Home
last modified time | relevance | path

Searched refs:hasFunctionName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2005 bool hasFunctionName() const { return PredefinedExprBits.HasFunctionName; } in hasFunctionName() function
2008 assert(hasFunctionName() && in setFunctionName()
2036 return hasFunctionName() in getFunctionName()
2042 return hasFunctionName() in getFunctionName()
2066 getTrailingObjects<Stmt *>() + hasFunctionName()); in children()
2071 getTrailingObjects<Stmt *>() + hasFunctionName()); in children()