Searched refs:IsCXXClassType (Results 1 – 5 of 5) sorted by relevance
120 if (TypeSystemClang::IsCXXClassType( in GetTypeInfoFromVTableAddress()152 if (TypeSystemClang::IsCXXClassType( in GetTypeInfoFromVTableAddress()
563 static bool IsCXXClassType(const CompilerType &type);
3712 bool TypeSystemClang::IsCXXClassType(const CompilerType &type) { in IsCXXClassType() function in TypeSystemClang
684 if (TypeSystemClang::IsCXXClassType(element_ast_type) && in CreateLLDBTypeFromPDBType()
237 if (!TypeSystemClang::IsCXXClassType(type)) in RequireCompleteType()1099 if (TypeSystemClang::IsCXXClassType(class_opaque_type)) { in ParseSubroutine()