Searched refs:isFunctionOrFunctionTemplate (Results 1 – 6 of 6) sorted by relevance
724 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()
680 if (D->isFunctionOrFunctionTemplate()) { in FNContextRAII()
1042 bool isFunctionOrFunctionTemplate() const { in isFunctionOrFunctionTemplate() function
3727 if (D->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()3728 ND->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
12644 assert((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate()); in AddOverloadedCallCandidates()
1175 FirstDecl->getUnderlyingDecl()->isFunctionOrFunctionTemplate())) && in ClassifyName()