Searched refs:ShouldUseExternalRTTIDescriptor (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2587 /// ShouldUseExternalRTTIDescriptor - Returns whether the type information for
2591 static bool ShouldUseExternalRTTIDescriptor(CodeGenModule &CGM, function
2881 if (!Force && (IsStdLib || ShouldUseExternalRTTIDescriptor(CGM, Ty)))

Completed in 33 milliseconds