Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp9704 bool PreviouslyDLLExported = Specialization->hasAttr<DLLExportAttr>(); in ActOnExplicitInstantiation() local
9767 !PreviouslyDLLExported && Specialization->hasAttr<DLLExportAttr>(); in ActOnExplicitInstantiation()