Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplate.cpp10062 bool PreviouslyDLLExported = Specialization->hasAttr<DLLExportAttr>(); in ActOnExplicitInstantiation() local
10125 !PreviouslyDLLExported && Specialization->hasAttr<DLLExportAttr>(); in ActOnExplicitInstantiation()