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