Home
last modified time | relevance | path

Searched refs:setTemplateKeywordLoc (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp937 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnCXXNestedNameSpecifier()
986 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnCXXNestedNameSpecifier()
H A DSemaTemplate.cpp3970 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnTemplateIdType()
3987 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnTemplateIdType()
4044 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnTagTemplateIdType()
4088 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnTagTemplateIdType()
4459 Specialization->setTemplateKeywordLoc(TemplateKWLoc); in ActOnVarTemplateSpecialization()
8563 Specialization->setTemplateKeywordLoc(TemplateKWLoc); in ActOnClassTemplateSpecialization()
9701 Specialization->setTemplateKeywordLoc(TemplateLoc); in ActOnExplicitInstantiation()
10447 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnTypenameType()
10464 SpecTL.setTemplateKeywordLoc(TemplateKWLoc); in ActOnTypenameType()
H A DTreeTransform.h6619 NewTL.setTemplateKeywordLoc(TL.getTemplateKeywordLoc()); in TransformTemplateSpecializationType()
6630 NewTL.setTemplateKeywordLoc(TL.getTemplateKeywordLoc()); in TransformTemplateSpecializationType()
6671 NewTL.setTemplateKeywordLoc(TL.getTemplateKeywordLoc()); in TransformDependentTemplateSpecializationType()
6689 NewTL.setTemplateKeywordLoc(TL.getTemplateKeywordLoc()); in TransformDependentTemplateSpecializationType()
6935 NamedTL.setTemplateKeywordLoc(TL.getTemplateKeywordLoc()); in TransformDependentTemplateSpecializationType()
6951 SpecTL.setTemplateKeywordLoc(TL.getTemplateKeywordLoc()); in TransformDependentTemplateSpecializationType()
6960 SpecTL.setTemplateKeywordLoc(TL.getTemplateKeywordLoc()); in TransformDependentTemplateSpecializationType()
H A DSemaTemplateInstantiateDecl.cpp3717 InstD->setTemplateKeywordLoc(D->getTemplateKeywordLoc()); in VisitClassTemplateSpecializationDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1584 void setTemplateKeywordLoc(SourceLocation Loc) { in setTemplateKeywordLoc() function
1648 setTemplateKeywordLoc(Loc); in initializeLocal()
2356 void setTemplateKeywordLoc(SourceLocation Loc) { in setTemplateKeywordLoc() function
H A DDeclTemplate.h2038 void setTemplateKeywordLoc(SourceLocation Loc) {
2890 void setTemplateKeywordLoc(SourceLocation Loc) {
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp545 setTemplateKeywordLoc(Loc); in initializeLocal()
H A DASTContext.cpp4699 TL.setTemplateKeywordLoc(SourceLocation()); in getTemplateSpecializationTypeInfo()
H A DASTImporter.cpp5760 D2->setTemplateKeywordLoc(*LocOrErr); in VisitClassTemplateSpecializationDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6718 TL.setTemplateKeywordLoc(readSourceLocation()); in VisitTemplateSpecializationTypeLoc()
6753 TL.setTemplateKeywordLoc(readSourceLocation()); in VisitDependentTemplateSpecializationTypeLoc()