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