Lines Matching refs:getDescribedFunctionTemplate
3262 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
3296 New->getDescribedFunctionTemplate()) { in MergeFunctionDecl()
9210 } else if (NewFD->getDescribedFunctionTemplate()) { in ActOnFunctionDeclarator()
9374 (getLangOpts().MSVCCompat && NewFD->getDescribedFunctionTemplate())) in ActOnFunctionDeclarator()
10930 = NewFD->getDescribedFunctionTemplate(); in CheckFunctionDeclaration()
11021 if (auto *TD = Guide->getDescribedFunctionTemplate()) in CheckFunctionDeclaration()
11034 !Method->getDescribedFunctionTemplate() && in CheckFunctionDeclaration()
11276 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMain()
11330 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMSVCRTEntryPoint()
14056 if (FD->getDescribedFunctionTemplate()) in ShouldWarnAboutMissingPrototype()
14120 Definition->getDescribedFunctionTemplate() || in CheckForFunctionRedefinition()
14124 if (auto *TD = Definition->getDescribedFunctionTemplate()) in CheckForFunctionRedefinition()