Home
last modified time | relevance | path

Searched refs:InstantiateClass (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2670 Sema::InstantiateClass(SourceLocation PointOfInstantiation, in InstantiateClass() function in Sema
3251 return InstantiateClass( in InstantiateClassTemplateSpecialization()
3425 InstantiateClass(PointOfInstantiation, Record, Pattern, in InstantiateClassMembers()
H A DSemaTemplateInstantiateDecl.cpp1946 SemaRef.InstantiateClass(D->getLocation(), Record, D, TemplateArgs, in VisitCXXRecordDecl()
3787 SemaRef.InstantiateClass(D->getLocation(), InstD, D, TemplateArgs, in VisitClassTemplateSpecializationDecl()
H A DSemaType.cpp8914 Diagnosed = InstantiateClass(Loc, RD, Pattern, in RequireCompleteTypeImpl()
H A DSemaTemplate.cpp10007 if (InstantiateClass(NameLoc, Record, Def, in ActOnExplicitInstantiation()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9713 InstantiateClass(SourceLocation PointOfInstantiation,