Home
last modified time | relevance | path

Searched defs:Tmpl (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCXX.cpp114 } else if (const RedeclarableTemplateDecl *Tmpl in clang_getSpecializedCursorTemplate() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp202 const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentFunctionAttrCondition()
233 const EnableIfAttr *EIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentEnableIfAttr()
244 const DiagnoseIfAttr *DIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentDiagnoseIfAttr()
574 const MultiLevelTemplateArgumentList &TemplateArgs, const Decl *Tmpl, in InstantiateAttrsForDecl()
614 const Decl *Tmpl, Decl *New, in InstantiateAttrs()
4482 FunctionDecl *Tmpl) { in InitFunctionInstantiation()
4572 CXXMethodDecl *Tmpl) { in InitMethodInstantiation()
4588 FunctionDecl *Tmpl) { in SubstDefaultedFunction()
5392 const CXXConstructorDecl *Tmpl, in InstantiateMemInitializers()
H A DSemaTemplateInstantiate.cpp97 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in getTemplateInstantiationArgs() local
H A DSemaLookup.cpp3230 } else if (FunctionTemplateDecl *Tmpl = in LookupSpecialMember() local
H A DSemaCodeComplete.cpp1080 if (const auto *Tmpl = dyn_cast<FunctionTemplateDecl>(ND)) in isConstructor() local
H A DSemaTemplate.cpp1914 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); in CheckClassTemplate() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1362 if (auto *Tmpl = readDeclAs<FieldDecl>()) in VisitFieldDecl() local
1479 auto *Tmpl = readDeclAs<VarDecl>(); in VisitVarDeclImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp1570 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) in getGenericLambdaTemplateParameterList() local
H A DASTContext.cpp1534 ASTContext::setInstantiatedFromStaticDataMember(VarDecl *Inst, VarDecl *Tmpl, in setInstantiatedFromStaticDataMember()
1601 FieldDecl *Tmpl) { in setInstantiatedFromUnnamedFieldDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2349 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition() local