Searched refs:is_vector (Results 1 – 4 of 4) sorted by relevance
562 bool is_vector = false; member
499 is_vector = form_value.Boolean(); in ParsedDWARFTypeAttributes()1487 array_element_type, /*element_count=*/*pos, attrs.is_vector); in ParseArrayType()1497 array_element_type, /*element_count=*/std::nullopt, attrs.is_vector); in ParseArrayType()
500 bool is_vector);
2249 bool is_vector) { in CreateArrayType() argument2263 if (is_vector) in CreateArrayType()