Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp5054 bool IsExplicitInstantiation, in ParsedFreeStandingDeclSpec() argument
5127 !IsExplicitInstantiation && !IsExplicitSpecialization && in ParsedFreeStandingDeclSpec()
5244 Diag(DS.getBeginLoc(), (IsExplicitInstantiation || !TemplateParams.empty()) in ParsedFreeStandingDeclSpec()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3270 bool IsExplicitInstantiation,