Searched refs:isFunctionOrFunctionTemplate (Results 1 – 5 of 5) sorted by relevance
844 bool isFunctionOrFunctionTemplate() const { in isFunctionOrFunctionTemplate() function
2961 if ((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()2962 ND->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
10252 assert((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate()); in AddOverloadedCallCandidates()
966 FirstDecl->getUnderlyingDecl()->isFunctionOrFunctionTemplate())) && in ClassifyName()
1091 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()