Lines Matching refs:getDescribedFunctionTemplate
3525 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
3559 New->getDescribedFunctionTemplate()) { in MergeFunctionDecl()
9651 } else if (NewFD->getDescribedFunctionTemplate()) { in ActOnFunctionDeclarator()
9817 (getLangOpts().MSVCCompat && NewFD->getDescribedFunctionTemplate())) in ActOnFunctionDeclarator()
11413 = NewFD->getDescribedFunctionTemplate(); in CheckFunctionDeclaration()
11504 if (auto *TD = Guide->getDescribedFunctionTemplate()) in CheckFunctionDeclaration()
11517 !Method->getDescribedFunctionTemplate() && in CheckFunctionDeclaration()
11773 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMain()
11827 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMSVCRTEntryPoint()
14565 if (FD->getDescribedFunctionTemplate()) in ShouldWarnAboutMissingPrototype()
14634 Definition->getDescribedFunctionTemplate() || in CheckForFunctionRedefinition()
14638 if (auto *TD = Definition->getDescribedFunctionTemplate()) in CheckForFunctionRedefinition()