Searched refs:isFunctionOrFunctionTemplate (Results 1 – 6 of 6) sorted by relevance
901 bool isFunctionOrFunctionTemplate() const { in isFunctionOrFunctionTemplate() function
393 HasFunScope = D->isFunctionOrFunctionTemplate(); in FNContextRAII()
1245 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()
3421 if (D->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()3422 ND->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
11022 assert((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate()); in AddOverloadedCallCandidates()
1056 FirstDecl->getUnderlyingDecl()->isFunctionOrFunctionTemplate())) && in ClassifyName()