Lines Matching refs:getDescribedFunctionTemplate
3209 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
9151 } else if (NewFD->getDescribedFunctionTemplate()) { in ActOnFunctionDeclarator()
9315 (getLangOpts().MSVCCompat && NewFD->getDescribedFunctionTemplate())) in ActOnFunctionDeclarator()
10871 = NewFD->getDescribedFunctionTemplate(); in CheckFunctionDeclaration()
10962 if (auto *TD = Guide->getDescribedFunctionTemplate()) in CheckFunctionDeclaration()
10975 !Method->getDescribedFunctionTemplate() && in CheckFunctionDeclaration()
11217 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMain()
11271 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMSVCRTEntryPoint()
14000 if (FD->getDescribedFunctionTemplate()) in ShouldWarnAboutMissingPrototype()
14064 Definition->getDescribedFunctionTemplate() || in CheckForFunctionRedefinition()
14068 if (auto *TD = Definition->getDescribedFunctionTemplate()) in CheckForFunctionRedefinition()