Searched refs:isFunctionOrFunctionTemplate (Results 1 – 5 of 5) sorted by relevance
887 bool isFunctionOrFunctionTemplate() const { in isFunctionOrFunctionTemplate() function
3335 if (D->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()3336 ND->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
10792 assert((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate()); in AddOverloadedCallCandidates()
1013 FirstDecl->getUnderlyingDecl()->isFunctionOrFunctionTemplate())) && in ClassifyName()
1214 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()