Searched refs:IsEnumType (Results 1 – 2 of 2) sorted by relevance
693 static bool IsEnumType(lldb::opaque_compiler_type_t type);
3458 bool TypeSystemClang::IsEnumType(lldb::opaque_compiler_type_t type) { in IsEnumType() function in TypeSystemClang