Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp421 if (FunctionTemplateDecl *FunTmpl in ParseLexedMethodDeclaration() local
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp120 else if (const FunctionTemplateDecl *FunTmpl in getBody() local
/external/clang/lib/Index/
DUSRGeneration.cpp207 if (FunctionTemplateDecl *FunTmpl = D->getDescribedFunctionTemplate()) { in VisitFunctionDecl() local
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3038 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) { in ResolveOverloadForDeduction() local
4326 static bool isVariadicFunctionTemplate(FunctionTemplateDecl *FunTmpl) { in isVariadicFunctionTemplate()
DSemaTemplate.cpp6875 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Ovl)) { in CheckFunctionTemplateSpecialization() local
7974 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Prev); in ActOnExplicitInstantiation() local
8081 FunctionTemplateDecl *FunTmpl = Specialization->getPrimaryTemplate(); in ActOnExplicitInstantiation() local
DSemaOverload.cpp6060 FunctionTemplateDecl *FunTmpl = cast<FunctionTemplateDecl>(D); in AddFunctionCandidates() local
8468 if (FunctionTemplateDecl *FunTmpl = Cand->Function->getPrimaryTemplate()) in AddArgumentDependentLookupCandidates() local
8869 if (FunctionTemplateDecl *FunTmpl = Fn->getPrimaryTemplate()) { in ClassifyOverloadCandidate() local
9021 if (FunctionTemplateDecl *FunTmpl = in NoteAllOverloadCandidates() local
DSemaTemplateInstantiate.cpp150 } else if (FunctionTemplateDecl *FunTmpl in getTemplateInstantiationArgs() local
DSemaTemplateInstantiateDecl.cpp3411 if (FunctionTemplateDecl *FunTmpl in InitFunctionInstantiation() local
DSemaStmt.cpp1914 if (FunctionTemplateDecl *FunTmpl = D->getPrimaryTemplate()) { in NoteForRangeBeginEndFunction() local
DSemaDeclCXX.cpp2231 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Member)) in ActOnCXXMemberDeclarator() local
13918 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(MethodD)) in actOnDelayedExceptionSpecification() local
DSemaCodeComplete.cpp2723 if (const FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(ND)) { in CreateCodeCompletionString() local
DSemaDecl.cpp11241 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) in ActOnStartOfFunctionDef() local
/external/clang/lib/AST/
DDecl.cpp2665 if (FunctionTemplateDecl *FunTmpl = getDescribedFunctionTemplate()) { in setPreviousDeclaration() local
3337 if (FunctionTemplateDecl *FunTmpl = getPrimaryTemplate()) { in isOutOfLine() local
DDeclCXX.cpp448 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D); in addedMember() local
/external/clang/tools/libclang/
DCIndex.cpp4409 if (const FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D)) in clang_getCursorDisplayName() local
7122 if (FunctionTemplateDecl *FunTmpl = FD->getDescribedFunctionTemplate()) in maybeGetTemplateCursor() local