Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3734 bool IsDLLImport = RD->hasAttr<DLLImportAttr>(); in ShouldUseExternalRTTIDescriptor() local
3744 return IsDLLImport && !CGM.getTriple().isWindowsItaniumEnvironment() in ShouldUseExternalRTTIDescriptor()
3748 if (IsDLLImport) in ShouldUseExternalRTTIDescriptor()