| /external/clang/tools/libclang/ |
| D | CIndexCXX.cpp | 117 } else if (const RedeclarableTemplateDecl *Tmpl in clang_getSpecializedCursorTemplate() local
|
| /external/llvm-project/clang/tools/libclang/ |
| D | CIndexCXX.cpp | 114 } else if (const RedeclarableTemplateDecl *Tmpl in clang_getSpecializedCursorTemplate() local
|
| /external/llvm-project/clang/test/SemaTemplate/ |
| D | class-template-ctor-initializer.cpp | 19 template<typename T> struct Tmpl { }; struct
|
| /external/clang/test/SemaTemplate/ |
| D | class-template-ctor-initializer.cpp | 19 template<typename T> struct Tmpl { }; struct
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaTemplateInstantiateDecl.cpp | 202 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()
|
| D | SemaTemplateInstantiate.cpp | 97 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in getTemplateInstantiationArgs() local
|
| D | SemaLookup.cpp | 3188 } else if (FunctionTemplateDecl *Tmpl = in LookupSpecialMember() local
|
| D | SemaCodeComplete.cpp | 1051 if (const auto *Tmpl = dyn_cast<FunctionTemplateDecl>(ND)) in isConstructor() local
|
| D | SemaTemplate.cpp | 1893 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); in CheckClassTemplate() local
|
| /external/clang/lib/Sema/ |
| D | SemaTemplateInstantiateDecl.cpp | 172 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()
|
| D | SemaTemplateInstantiate.cpp | 88 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in getTemplateInstantiationArgs() local
|
| D | SemaLookup.cpp | 2966 } else if (FunctionTemplateDecl *Tmpl = in LookupSpecialMember() local
|
| D | SemaTemplate.cpp | 1051 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); in CheckClassTemplate() local
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | dllexport.cpp | 866 template<typename> struct Tmpl {}; struct
|
| /external/clang/lib/Serialization/ |
| D | ASTReaderDecl.cpp | 1184 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/ |
| D | ASTReaderDecl.cpp | 1362 if (auto *Tmpl = readDeclAs<FieldDecl>()) in VisitFieldDecl() local 1479 auto *Tmpl = readDeclAs<VarDecl>(); in VisitVarDeclImpl() local
|
| /external/clang/lib/AST/ |
| D | DeclCXX.cpp | 1094 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) in getGenericLambdaTemplateParameterList() local
|
| D | ASTContext.cpp | 1171 ASTContext::setInstantiatedFromStaticDataMember(VarDecl *Inst, VarDecl *Tmpl, in setInstantiatedFromStaticDataMember() 1253 FieldDecl *Tmpl) { in setInstantiatedFromUnnamedFieldDecl()
|
| /external/llvm-project/clang/lib/AST/ |
| D | DeclCXX.cpp | 1566 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) in getGenericLambdaTemplateParameterList() local
|
| D | ASTContext.cpp | 1510 ASTContext::setInstantiatedFromStaticDataMember(VarDecl *Inst, VarDecl *Tmpl, in setInstantiatedFromStaticDataMember() 1577 FieldDecl *Tmpl) { in setInstantiatedFromUnnamedFieldDecl()
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 1632 if (FunctionDecl *Tmpl = I->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 2290 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition() local
|