Searched refs:isFunctionOrFunctionTemplate (Results 1 – 6 of 6) sorted by relevance
1011 bool isFunctionOrFunctionTemplate() const { in isFunctionOrFunctionTemplate() function
509 HasFunScope = D->isFunctionOrFunctionTemplate(); in FNContextRAII()
1440 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()
3465 if (D->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()3466 ND->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
11722 assert((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate()); in AddOverloadedCallCandidates()
1134 FirstDecl->getUnderlyingDecl()->isFunctionOrFunctionTemplate())) && in ClassifyName()