Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp4572 bool IsExplicitInstantiation, in ParsedFreeStandingDeclSpec() argument
4645 !IsExplicitInstantiation && !IsExplicitSpecialization && in ParsedFreeStandingDeclSpec()
4762 Diag(DS.getBeginLoc(), (IsExplicitInstantiation || !TemplateParams.empty()) in ParsedFreeStandingDeclSpec()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2955 bool IsExplicitInstantiation,