Searched refs:ShouldUseExternalRTTIDescriptor (Results 1 – 1 of 1) sorted by relevance
2591 static bool ShouldUseExternalRTTIDescriptor(CodeGenModule &CGM, in ShouldUseExternalRTTIDescriptor() function2881 if (!Force && (IsStdLib || ShouldUseExternalRTTIDescriptor(CGM, Ty))) in BuildTypeInfo()