Searched refs:hasFunctionName (Results 1 – 1 of 1) sorted by relevance
1980 bool hasFunctionName() const { return PredefinedExprBits.HasFunctionName; } in hasFunctionName() function1983 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()