Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCXX.cpp117 } else if (const RedeclarableTemplateDecl *Tmpl in clang_getSpecializedCursorTemplate() local
/external/llvm-project/clang/tools/libclang/
DCIndexCXX.cpp114 } else if (const RedeclarableTemplateDecl *Tmpl in clang_getSpecializedCursorTemplate() local
/external/llvm-project/clang/test/SemaTemplate/
Dclass-template-ctor-initializer.cpp19 template<typename T> struct Tmpl { }; struct
/external/clang/test/SemaTemplate/
Dclass-template-ctor-initializer.cpp19 template<typename T> struct Tmpl { }; struct
/external/llvm-project/clang/lib/Sema/
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()
552 const MultiLevelTemplateArgumentList &TemplateArgs, const Decl *Tmpl, in InstantiateAttrsForDecl()
586 const Decl *Tmpl, Decl *New, in InstantiateAttrs()
4478 FunctionDecl *Tmpl) { in InitFunctionInstantiation()
4564 CXXMethodDecl *Tmpl) { in InitMethodInstantiation()
4580 FunctionDecl *Tmpl) { in SubstDefaultedFunction()
5384 const CXXConstructorDecl *Tmpl, in InstantiateMemInitializers()
DSemaTemplateInstantiate.cpp97 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in getTemplateInstantiationArgs() local
DSemaLookup.cpp3188 } else if (FunctionTemplateDecl *Tmpl = in LookupSpecialMember() local
DSemaCodeComplete.cpp1051 if (const auto *Tmpl = dyn_cast<FunctionTemplateDecl>(ND)) in isConstructor() local
DSemaTemplate.cpp1893 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); in CheckClassTemplate() local
/external/clang/lib/Sema/
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()
DSemaTemplateInstantiate.cpp88 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in getTemplateInstantiationArgs() local
DSemaLookup.cpp2966 } else if (FunctionTemplateDecl *Tmpl = in LookupSpecialMember() local
DSemaTemplate.cpp1051 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); in CheckClassTemplate() local
/external/llvm-project/clang/test/CodeGenCXX/
Ddllexport.cpp866 template<typename> struct Tmpl {}; struct
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1184 if (FieldDecl *Tmpl = ReadDeclAs<FieldDecl>(Record, Idx)) in VisitFieldDecl() local
1260 VarDecl *Tmpl = ReadDeclAs<VarDecl>(Record, Idx); in VisitVarDeclImpl() local
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp1362 if (auto *Tmpl = readDeclAs<FieldDecl>()) in VisitFieldDecl() local
1479 auto *Tmpl = readDeclAs<VarDecl>(); in VisitVarDeclImpl() local
/external/clang/lib/AST/
DDeclCXX.cpp1094 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) in getGenericLambdaTemplateParameterList() local
DASTContext.cpp1171 ASTContext::setInstantiatedFromStaticDataMember(VarDecl *Inst, VarDecl *Tmpl, in setInstantiatedFromStaticDataMember()
1253 FieldDecl *Tmpl) { in setInstantiatedFromUnnamedFieldDecl()
/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp1566 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) in getGenericLambdaTemplateParameterList() local
DASTContext.cpp1510 ASTContext::setInstantiatedFromStaticDataMember(VarDecl *Inst, VarDecl *Tmpl, in setInstantiatedFromStaticDataMember()
1577 FieldDecl *Tmpl) { in setInstantiatedFromUnnamedFieldDecl()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1632 if (FunctionDecl *Tmpl = I->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2290 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition() local