Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp172 const EnableIfAttr *A, const Decl *Tmpl, Decl *New) { in instantiateDependentEnableIfAttr()
311 const Decl *Tmpl, Decl *New, in InstantiateAttrs()
3391 FunctionDecl *Tmpl) { in InitFunctionInstantiation()
3475 CXXMethodDecl *Tmpl) { in InitMethodInstantiation()
3987 VarTemplatePartialSpecializationDecl *Tmpl = in InstantiateVariableDefinition() local
3998 VarTemplateDecl *Tmpl = PatternPtr.get<VarTemplateDecl *>(); in InstantiateVariableDefinition() local
4236 const CXXConstructorDecl *Tmpl, in InstantiateMemInitializers()
H A DSemaTemplateInstantiate.cpp88 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in getTemplateInstantiationArgs() local
H A DSemaLookup.cpp2966 } else if (FunctionTemplateDecl *Tmpl = in LookupSpecialMember() local
H A DSemaTemplate.cpp1051 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); in CheckClassTemplate() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndexCXX.cpp117 } else if (const RedeclarableTemplateDecl *Tmpl in clang_getSpecializedCursorTemplate() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dclass-template-ctor-initializer.cpp19 template<typename T> struct Tmpl { }; struct
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/
Dexec_test.go88 Tmpl *Template member
/aosp_15_r20/prebuilts/go/linux-x86/src/html/template/
Dexec_test.go88 Tmpl *Template member
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp1184 if (FieldDecl *Tmpl = ReadDeclAs<FieldDecl>(Record, Idx)) in VisitFieldDecl() local
1260 VarDecl *Tmpl = ReadDeclAs<VarDecl>(Record, Idx); in VisitVarDeclImpl() local
/aosp_15_r20/external/clang/lib/AST/
H A DDeclCXX.cpp1094 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) in getGenericLambdaTemplateParameterList() local
H A DASTContext.cpp1171 ASTContext::setInstantiatedFromStaticDataMember(VarDecl *Inst, VarDecl *Tmpl, in setInstantiatedFromStaticDataMember()
1253 FieldDecl *Tmpl) { in setInstantiatedFromUnnamedFieldDecl()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1632 if (FunctionDecl *Tmpl = I->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition() local