Searched refs:is_list_property_value (Results 1 – 4 of 4) sorted by relevance
169 is_list_property_value(const property_value*);172 is_list_property_value(const property_value_sptr&);
437 is_list_property_value(const property_value* v) in is_list_property_value() function448 is_list_property_value(const property_value_sptr&v) in is_list_property_value() function1566 else if (list_property_value_sptr lv = is_list_property_value(value)) in read_property()
1724 && is_list_property_value(v->get_value_items()[0]) in read_type_suppression()1725 && is_list_property_value(v->get_value_items()[0])->get_content().size() == 2) in read_type_suppression()1728 is_list_property_value(v->get_value_items()[0]); in read_type_suppression()1790 || !is_list_property_value(tuple_value->get_value_items()[0])) in read_type_suppression()1796 is_list_property_value(tuple_value->get_value_items()[0]); in read_type_suppression()
19101 (is_list_property, is_list_property_value): Declare new functions.19106 (is_list_property_value): Define new function.