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