Searched refs:IsCXXClassType (Results 1 – 5 of 5) sorted by relevance
120 if (TypeSystemClang::IsCXXClassType( in GetTypeInfoFromVTableAddress()152 if (TypeSystemClang::IsCXXClassType( in GetTypeInfoFromVTableAddress()
577 static bool IsCXXClassType(const CompilerType &type);
3752 bool TypeSystemClang::IsCXXClassType(const CompilerType &type) { in IsCXXClassType() function in TypeSystemClang9876 if (!TypeSystemClang::IsCXXClassType(type)) in RequireCompleteType()
689 if (TypeSystemClang::IsCXXClassType(element_ast_type) && in CreateLLDBTypeFromPDBType()
1096 if (TypeSystemClang::IsCXXClassType(class_opaque_type)) { in ParseSubroutine()