Home
last modified time | relevance | path

Searched defs:FunTmpl (Results 1 – 15 of 15) sorted by relevance

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp414 if (FunctionTemplateDecl *FunTmpl in ParseLexedMethodDeclaration() local
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp114 else if (const FunctionTemplateDecl *FunTmpl in getBody() local
/external/clang/lib/Index/
DUSRGeneration.cpp200 if (FunctionTemplateDecl *FunTmpl = D->getDescribedFunctionTemplate()) { in VisitFunctionDecl() local
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3046 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) { in ResolveOverloadForDeduction() local
4334 static bool isVariadicFunctionTemplate(FunctionTemplateDecl *FunTmpl) { in isVariadicFunctionTemplate()
DSemaTemplate.cpp6836 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Ovl)) { in CheckFunctionTemplateSpecialization() local
7840 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Prev); in ActOnExplicitInstantiation() local
7947 FunctionTemplateDecl *FunTmpl = Specialization->getPrimaryTemplate(); in ActOnExplicitInstantiation() local
DSemaOverload.cpp6014 FunctionTemplateDecl *FunTmpl = cast<FunctionTemplateDecl>(D); in AddFunctionCandidates() local
8420 if (FunctionTemplateDecl *FunTmpl = Cand->Function->getPrimaryTemplate()) in AddArgumentDependentLookupCandidates() local
8755 if (FunctionTemplateDecl *FunTmpl = Fn->getPrimaryTemplate()) { in ClassifyOverloadCandidate() local
8906 if (FunctionTemplateDecl *FunTmpl = in NoteAllOverloadCandidates() local
DSemaTemplateInstantiate.cpp149 } else if (FunctionTemplateDecl *FunTmpl in getTemplateInstantiationArgs() local
DSemaTemplateInstantiateDecl.cpp3254 if (FunctionTemplateDecl *FunTmpl in InitFunctionInstantiation() local
DSemaStmt.cpp1893 if (FunctionTemplateDecl *FunTmpl = D->getPrimaryTemplate()) { in NoteForRangeBeginEndFunction() local
DSemaDeclCXX.cpp2228 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Member)) in ActOnCXXMemberDeclarator() local
13696 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(MethodD)) in actOnDelayedExceptionSpecification() local
DSemaCodeComplete.cpp2711 if (const FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(ND)) { in CreateCodeCompletionString() local
DSemaDecl.cpp10831 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) in ActOnStartOfFunctionDef() local
/external/clang/lib/AST/
DDecl.cpp2589 if (FunctionTemplateDecl *FunTmpl = getDescribedFunctionTemplate()) { in setPreviousDeclaration() local
3226 if (FunctionTemplateDecl *FunTmpl = getPrimaryTemplate()) { in isOutOfLine() local
DDeclCXX.cpp430 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); in addedMember() local
/external/clang/tools/libclang/
DCIndex.cpp4062 if (const FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) in clang_getCursorDisplayName() local
6751 if (FunctionTemplateDecl *FunTmpl = FD->getDescribedFunctionTemplate()) in maybeGetTemplateCursor() local