Searched defs:FunTmpl (Results 1 – 12 of 12) sorted by relevance
470 if (const auto *FunTmpl = dyn_cast<FunctionTemplateDecl>(LM.Method)) in ParseLexedMethodDeclaration() local 426 if (const auto *FunTmpl = dyn_cast<FunctionTemplateDecl>(LM.Method)) ParseLexedMethodDeclaration() local
120 else if (const auto *FunTmpl = dyn_cast_or_null<FunctionTemplateDecl>(D)) in getBody() local
242 if (FunctionTemplateDecl *FunTmpl = D->getDescribedFunctionTemplate()) { in VisitFunctionDecl() local
7261 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); AddFunctionCandidates() local 8204 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); AddNonMemberOperatorCandidates() local 9966 if (FunctionTemplateDecl *FunTmpl = Cand->Function->getPrimaryTemplate()) AddArgumentDependentLookupCandidates() local 10798 if (FunctionTemplateDecl *FunTmpl = Fn->getPrimaryTemplate()) { ClassifyOverloadCandidate() local 10912 if (FunctionTemplateDecl *FunTmpl = FD->getPrimaryTemplate()) { checkAddressOfFunctionIsAvailable() local 11075 if (FunctionTemplateDecl *FunTmpl = NoteAllOverloadCandidates() local [all...]
9631 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Ovl)) { CheckFunctionTemplateSpecialization() local 10837 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Prev); ActOnExplicitInstantiation() local 10982 FunctionTemplateDecl *FunTmpl = Specialization->getPrimaryTemplate(); ActOnExplicitInstantiation() local [all...]
2445 if (FunctionTemplateDecl *FunTmpl = D->getPrimaryTemplate()) { NoteForRangeBeginEndFunction() local
3910 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) { ResolveOverloadForDeduction() local
3680 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Member)) ActOnCXXMemberDeclarator() local 19154 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(MethodD)) actOnDelayedExceptionSpecification() local
3578 if (const FunctionTemplateDecl *FunTmpl = createCodeCompletionStringForDecl() local
15654 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) ActOnStartOfFunctionDef() local
3548 if (FunctionTemplateDecl *FunTmpl = getDescribedFunctionTemplate()) { setPreviousDeclaration() local 4330 if (FunctionTemplateDecl *FunTmpl = getPrimaryTemplate()) { isOutOfLine() local
718 auto *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); addedMember() local