Home
last modified time | relevance | path

Searched defs:Instantiator (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2615 TemplateInstantiator Instantiator(*this, Args, Loc, Entity); SubstType() local
2640 TemplateInstantiator Instantiator(*this, Args, Loc, Entity); SubstType() local
2663 TemplateInstantiator Instantiator(*this, TemplateArgs, Loc, Entity); SubstType() local
2707 TemplateInstantiator Instantiator(*this, Args, Loc, Entity); SubstFunctionDeclType() local
2744 TemplateInstantiator Instantiator(*this, Args, Loc, DeclarationName()); SubstExceptionSpec() local
3017 TemplateInstantiator Instantiator(*this, TemplateArgs, Loc, SubstParmTypes() local
3323 TemplateDeclInstantiator Instantiator(*this, Instantiation, TemplateArgs); InstantiateClass() local
3548 TemplateDeclInstantiator Instantiator(*this, Instantiation, TemplateArgs); InstantiateEnum() local
4095 TemplateInstantiator Instantiator(*this, TemplateArgs, SubstStmt() local
4105 TemplateInstantiator Instantiator(*this, TemplateArgs, SourceLocation(), SubstTemplateArguments() local
4115 TemplateInstantiator Instantiator(*this, TemplateArgs, SubstExpr() local
4134 TemplateInstantiator Instantiator(*this, TemplateArgs, SourceLocation(), SubstConstraintExprWithoutSatisfaction() local
4143 TemplateInstantiator Instantiator(*this, TemplateArgs, SourceLocation(), SubstInitializer() local
4154 TemplateInstantiator Instantiator(*this, TemplateArgs, SubstExprs() local
4167 TemplateInstantiator Instantiator(*this, TemplateArgs, NNS.getBeginLoc(), SubstNestedNameSpecifierLoc() local
4176 TemplateInstantiator Instantiator(*this, TemplateArgs, NameInfo.getLoc(), SubstDeclarationNameInfo() local
4185 TemplateInstantiator Instantiator(*this, TemplateArgs, Loc, SubstTemplateName() local
[all...]
H A DSemaTemplateInstantiateDecl.cpp4056 TemplateDeclInstantiator Instantiator(*this, Owner, TemplateArgs); SubstDecl() local
4111 TemplateDeclInstantiator Instantiator(*this, RD, NoTemplateArgs); SubstSpaceshipAsEqualEqual() local
4174 TemplateDeclInstantiator Instantiator(*this, Owner, TemplateArgs); SubstTemplateParams() local
5251 TemplateDeclInstantiator Instantiator(*this, FromVar->getDeclContext(), BuildVarTemplateInstantiation() local
5677 TemplateDeclInstantiator Instantiator(*this, Var->getDeclContext(), InstantiateVariableDefinition() local
[all...]
H A DSemaTemplate.cpp2360 TemplateDeclInstantiator Instantiator(SemaRef, DC, transformConstructor() local