Searched defs:FunTmpl (Results 1 – 13 of 13) sorted by relevance
470 if (const auto *FunTmpl = dyn_cast<FunctionTemplateDecl>(LM.Method)) in ParseLexedMethodDeclaration() local 514 if (FunctionTemplateDecl *FunTmpl ParseLexedMethodDeclaration() local
120 else if (const auto *FunTmpl = dyn_cast_or_null<FunctionTemplateDecl>(D)) in getBody() local
242 VisitTemplateParameterList(FunTmpl->getTemplateParameters()); in VisitFunctionDecl() local
7311 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); AddFunctionCandidates() local 8245 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); AddNonMemberOperatorCandidates() local 10005 if (FunctionTemplateDecl *FunTmpl = Cand->Function->getPrimaryTemplate()) AddArgumentDependentLookupCandidates() local 10834 if (FunctionTemplateDecl *FunTmpl = Fn->getPrimaryTemplate()) { ClassifyOverloadCandidate() local 10948 if (FunctionTemplateDecl *FunTmpl = FD->getPrimaryTemplate()) { checkAddressOfFunctionIsAvailable() local 11111 if (FunctionTemplateDecl *FunTmpl = NoteAllOverloadCandidates() local [all...]
10021 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Ovl)) { CheckFunctionTemplateSpecialization() local 11276 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Prev); ActOnExplicitInstantiation() local 11422 FunctionTemplateDecl *FunTmpl = Specialization->getPrimaryTemplate(); ActOnExplicitInstantiation() local [all...]
2305 if (FunctionTemplateDecl *FunTmpl = D->getPrimaryTemplate()) { NoteForRangeBeginEndFunction() local
4086 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) { ResolveOverloadForDeduction() local
3584 if (const FunctionTemplateDecl *FunTmpl = createCodeCompletionStringForDecl() local
15378 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) ActOnStartOfFunctionDef() local
3541 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Member)) ActOnCXXMemberDeclarator() local
3594 if (FunctionTemplateDecl *FunTmpl = getDescribedFunctionTemplate()) { setPreviousDeclaration() local 4374 if (FunctionTemplateDecl *FunTmpl = getPrimaryTemplate()) { isOutOfLine() local
721 auto *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); addedMember() local
5620 if (const FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) clang_getCursorDisplayName() local 8742 if (FunctionTemplateDecl *FunTmpl = FD->getDescribedFunctionTemplate()) maybeGetTemplateCursor() local