Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1980 bool hasFunctionName() const { return PredefinedExprBits.HasFunctionName; } in hasFunctionName() function
1983 assert(hasFunctionName() && in setFunctionName()
2005 return hasFunctionName() in getFunctionName()
2011 return hasFunctionName() in getFunctionName()
2033 getTrailingObjects<Stmt *>() + hasFunctionName()); in children()
2038 getTrailingObjects<Stmt *>() + hasFunctionName()); in children()