Searched defs:is_array (Results 1 – 7 of 7) sorted by relevance
589 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function621 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function647 type *is_array () FINAL OVERRIDE { return m_other_type->is_array (); } in is_array() function757 type *is_array () FINAL OVERRIDE { return m_element_type; } in is_array() function790 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function903 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function
636 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function671 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function700 type *is_array () FINAL OVERRIDE { return m_other_type->is_array (); } in is_array() function832 type *is_array () FINAL OVERRIDE { return m_element_type; } in is_array() function867 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function981 type *is_array () FINAL OVERRIDE { return NULL; } in is_array() function
4029 isc_boolean_t is_array = ISC_FALSE; in parse_directive() local4169 isc_boolean_t is_array = ISC_FALSE; in parse_option_code_dir() local4327 isc_boolean_t is_array = ISC_FALSE; in parse_option_define_dir() local
947 isc_boolean_t is_array = ISC_FALSE; in parse_option_code_definition() local1343 convert_format(const char *fmt, isc_boolean_t *is_array, in convert_format()
1487 bool is_array; in r600_check_texture_resource() local
8622 bool is_array = cm->ts.type == BT_CLASS in gfc_trans_structure_assign() local
9165 bool is_array = cm->ts.type == BT_CLASS in gfc_trans_structure_assign() local