Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp231 instantiateDependentFunctionAttrCondition(Sema & S,const MultiLevelTemplateArgumentList & TemplateArgs,const Attr * A,Expr * OldCond,const Decl * Tmpl,FunctionDecl * New) instantiateDependentFunctionAttrCondition() argument
262 instantiateDependentEnableIfAttr(Sema & S,const MultiLevelTemplateArgumentList & TemplateArgs,const EnableIfAttr * EIA,const Decl * Tmpl,FunctionDecl * New) instantiateDependentEnableIfAttr() argument
273 instantiateDependentDiagnoseIfAttr(Sema & S,const MultiLevelTemplateArgumentList & TemplateArgs,const DiagnoseIfAttr * DIA,const Decl * Tmpl,FunctionDecl * New) instantiateDependentDiagnoseIfAttr() argument
675 InstantiateAttrsForDecl(const MultiLevelTemplateArgumentList & TemplateArgs,const Decl * Tmpl,Decl * New,LateInstantiatedAttrVec * LateAttrs,LocalInstantiationScope * OuterMostScope) InstantiateAttrsForDecl() argument
715 InstantiateAttrs(const MultiLevelTemplateArgumentList & TemplateArgs,const Decl * Tmpl,Decl * New,LateInstantiatedAttrVec * LateAttrs,LocalInstantiationScope * OuterMostScope) InstantiateAttrs() argument
4723 InitFunctionInstantiation(FunctionDecl * New,FunctionDecl * Tmpl) InitFunctionInstantiation() argument
4809 InitMethodInstantiation(CXXMethodDecl * New,CXXMethodDecl * Tmpl) InitMethodInstantiation() argument
4825 SubstDefaultedFunction(FunctionDecl * New,FunctionDecl * Tmpl) SubstDefaultedFunction() argument
5726 InstantiateMemInitializers(CXXConstructorDecl * New,const CXXConstructorDecl * Tmpl,const MultiLevelTemplateArgumentList & TemplateArgs) InstantiateMemInitializers() argument
[all...]
H A DSemaTemplateInstantiate.cpp111 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); HandleVarTemplateSpec() local
H A DSemaLookup.cpp3514 } else if (FunctionTemplateDecl *Tmpl = LookupSpecialMember() local
H A DSemaCodeComplete.cpp1103 if (const auto *Tmpl = dyn_cast<FunctionTemplateDecl>(ND)) isConstructor() local
H A DSemaTemplate.cpp2061 auto *Tmpl = cast<CXXRecordDecl>(Hidden)->getDescribedClassTemplate(); CheckClassTemplate() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1545 if (auto *Tmpl = readDeclAs<FieldDecl>()) VisitFieldDecl() local
1683 auto *Tmpl = readDeclAs<VarDecl>(); VisitVarDeclImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1662 if (FunctionTemplateDecl *Tmpl = CallOp->getDescribedFunctionTemplate()) getGenericLambdaTemplateParameterList() local
H A DASTContext.cpp1461 setInstantiatedFromStaticDataMember(VarDecl * Inst,VarDecl * Tmpl,TemplateSpecializationKind TSK,SourceLocation PointOfInstantiation) setInstantiatedFromStaticDataMember() argument
1525 setInstantiatedFromUnnamedFieldDecl(FieldDecl * Inst,FieldDecl * Tmpl) setInstantiatedFromUnnamedFieldDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2583 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) hasExplicitMemberDefinition() local