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