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