Searched defs:IsStandardLibraryRTTIDescriptor (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2381 /// IsStandardLibraryRTTIDescriptor - Returns whether the type
2383 static bool IsStandardLibraryRTTIDescriptor(QualType Ty) { function
2681 bool IsStdLib = IsStandardLibraryRTTIDescriptor(Ty);

Completed in 35 milliseconds