Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp236 const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentFunctionAttrCondition()
267 const EnableIfAttr *EIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentEnableIfAttr()
278 const DiagnoseIfAttr *DIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentDiagnoseIfAttr()
703 const MultiLevelTemplateArgumentList &TemplateArgs, const Decl *Tmpl, in InstantiateAttrsForDecl()
743 const Decl *Tmpl, Decl *New, in InstantiateAttrs()
4734 FunctionDecl *Tmpl) { in InitFunctionInstantiation()
4820 CXXMethodDecl *Tmpl) { in InitMethodInstantiation()
4836 FunctionDecl *Tmpl) { in SubstDefaultedFunction()
5708 const CXXConstructorDecl *Tmpl, in InstantiateMemInitializers()
H A DSemaTemplateInstantiate.cpp202 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in HandleVarTemplateSpec() local
H A DSemaLookup.cpp3467 } else if (FunctionTemplateDecl *Tmpl = in LookupSpecialMember() local
H A DSemaTemplate.cpp2004 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); in CheckClassTemplate() local
H A DSemaCodeComplete.cpp1110 if (const auto *Tmpl = dyn_cast<FunctionTemplateDecl>(ND)) in isConstructor() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1537 if (auto *Tmpl = readDeclAs<FieldDecl>()) in VisitFieldDecl() local
1675 auto *Tmpl = readDeclAs<VarDecl>(); in VisitVarDeclImpl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1704 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) in getGenericLambdaTemplateParameterList() local
H A DASTContext.cpp1500 ASTContext::setInstantiatedFromStaticDataMember(VarDecl *Inst, VarDecl *Tmpl, in setInstantiatedFromStaticDataMember()
1564 FieldDecl *Tmpl) { in setInstantiatedFromUnnamedFieldDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2709 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition() local