Searched refs:IsCXXClassType (Results 1 – 5 of 5) sorted by relevance
119 if (TypeSystemClang::IsCXXClassType( in GetTypeInfo()152 if (TypeSystemClang::IsCXXClassType( in GetTypeInfo()
653 static bool IsCXXClassType(const CompilerType &type);
3714 bool TypeSystemClang::IsCXXClassType(const CompilerType &type) { in IsCXXClassType() function in TypeSystemClang9614 if (!TypeSystemClang::IsCXXClassType(type)) in RequireCompleteType()
687 if (TypeSystemClang::IsCXXClassType(element_ast_type) && in CreateLLDBTypeFromPDBType()
1120 if (!TypeSystemClang::IsCXXClassType(class_opaque_type)) in ParseCXXMethod()