Home
last modified time | relevance | path

Searched refs:IsExplicitInstantiation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp4978 bool IsExplicitInstantiation, in ParsedFreeStandingDeclSpec() argument
5051 !IsExplicitInstantiation && !IsExplicitSpecialization && in ParsedFreeStandingDeclSpec()
5168 Diag(DS.getBeginLoc(), (IsExplicitInstantiation || !TemplateParams.empty()) in ParsedFreeStandingDeclSpec()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3197 bool IsExplicitInstantiation,