Searched refs:is_array_type (Results 1 – 1 of 1) sorted by relevance
677 const bool is_array_type = type_info & eTypeIsArray; in GetPointeeData() local678 if (!(is_pointer_type || is_array_type)) in GetPointeeData()