Searched defs:is_array (Results 1 – 8 of 8) sorted by relevance
27 struct _LIBCPP_TEMPLATE_VIS is_array : _BoolConstant<__is_array(_Tp)> { }; struct
260 int is_array = 0; in type_from_class() local
1061 const bool is_array = type_obj.IsArrayType(); in CreateVariable() local
76 static int is_array; variable
1484 bool is_array; in r600_check_texture_resource() local
834 bool is_array = (type_info_flags & eTypeIsArray) != 0; in DumpValue() local
900 const bool is_array = type_flags.Test(eTypeIsArray); in ReadPointedString() local
6317 bool is_array; global() local