Home
last modified time | relevance | path

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

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