Home | History | Annotate | Download | only in src

Lines Matching defs:is_array

97   bool is_array = base_type->isArrayType();
98 return is_array || is_ptr || is_reference ||