Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1083 void ClassTemplateSpecializationDecl::setExternKeywordLoc(SourceLocation Loc) { in setExternKeywordLoc() function in ClassTemplateSpecializationDecl
1503 void VarTemplateSpecializationDecl::setExternKeywordLoc(SourceLocation Loc) { in setExternKeywordLoc() function in VarTemplateSpecializationDecl
H A DASTImporter.cpp6593 D2->setExternKeywordLoc(*LocOrErr); in VisitClassTemplateSpecializationDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h2060 void setExternKeywordLoc(SourceLocation Loc);
2834 void setExternKeywordLoc(SourceLocation Loc);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10116 Specialization->setExternKeywordLoc(ExternLoc); in ActOnExplicitInstantiation()
10531 VTSD->setExternKeywordLoc(ExternLoc); in ActOnExplicitInstantiation()
H A DSemaTemplateInstantiateDecl.cpp4491 InstD->setExternKeywordLoc(D->getExternKeywordLoc()); in VisitClassTemplateSpecializationDecl()