Searched refs:isFunctionOrFunctionTemplate (Results 1 – 5 of 5) sorted by relevance
849 bool isFunctionOrFunctionTemplate() const { in isFunctionOrFunctionTemplate() function
2994 if (D->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()2995 ND->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
10412 assert((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate()); in AddOverloadedCallCandidates()
973 FirstDecl->getUnderlyingDecl()->isFunctionOrFunctionTemplate())) && in ClassifyName()
1186 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()