Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3361 bool IsDLLImport = RD->hasAttr<DLLImportAttr>(); in ShouldUseExternalRTTIDescriptor() local
3371 return IsDLLImport && !CGM.getTriple().isWindowsItaniumEnvironment() in ShouldUseExternalRTTIDescriptor()
3375 if (IsDLLImport) in ShouldUseExternalRTTIDescriptor()