Lines Matching refs:getDescribedFunctionTemplate
2972 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
8486 } else if (NewFD->getDescribedFunctionTemplate()) { in ActOnFunctionDeclarator()
10061 = NewFD->getDescribedFunctionTemplate(); in CheckFunctionDeclaration()
10154 if (auto *TD = Guide->getDescribedFunctionTemplate()) in CheckFunctionDeclaration()
10167 !Method->getDescribedFunctionTemplate() && in CheckFunctionDeclaration()
10423 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMain()
10443 if (!FD->isInvalidDecl() && FD->getDescribedFunctionTemplate()) { in CheckMSVCRTEntryPoint()
12668 if (FD->getDescribedFunctionTemplate()) in ShouldWarnAboutMissingPrototype()
12747 if (FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) { in CheckForFunctionRedefinition()
12781 Definition->getDescribedFunctionTemplate() || in CheckForFunctionRedefinition()
12785 if (auto *TD = Definition->getDescribedFunctionTemplate()) in CheckForFunctionRedefinition()