Home
last modified time | relevance | path

Searched defs:is_array_type (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.h425 static inline int is_array_type(struct symbol *type) in is_array_type() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp11822 bool is_array_type = !type.array.empty(); in fix_up_shader_inputs_outputs() local
11848 bool is_array_type = !type.array.empty(); in fix_up_shader_inputs_outputs() local
/third_party/libabigail/src/
Dabg-ir.cc10669 is_array_type(const type_or_decl_base* type) in is_array_type() function
10678 is_array_type(const type_or_decl_base_sptr& type) in is_array_type() function