Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5002 bool IsExplicitInstantiation, in ParsedFreeStandingDeclSpec() argument
5175 Diag(DS.getBeginLoc(), (IsExplicitInstantiation || !TemplateParams.empty()) in ParsedFreeStandingDeclSpec()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3801 bool IsExplicitInstantiation,