Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp9592 bool PreviouslyDLLExported = Specialization->hasAttr<DLLExportAttr>(); in ActOnExplicitInstantiation() local
9655 !PreviouslyDLLExported && Specialization->hasAttr<DLLExportAttr>(); in ActOnExplicitInstantiation()