Lines Matching defs:range
576 /// @param r the new insertion range vector.
581 /// Getter for the vector of data member insertion range that
590 /// Getter for the vector of data member insertion range that
813 type_suppression::insertion_range_sptr range = *i;
816 (range->begin(), first_type_decl, range_begin_val))
819 (range->end(), first_type_decl, range_end_val))
849 // match the insertion range specified. So
854 // insertion range constraints have been
1246 /// @param begin the start of the range. A range boundary that is an
1250 /// @param end the end of the range. A range boundary that is an
1258 /// Getter for the beginning of the range.
1260 /// @return the beginning of the range. A range boundary that is an
1267 /// Getter for the end of the range.
1269 /// @return the end of the range. A range boundary that is an
1326 /// Evaluate an insertion range boundary to get a resulting integer
1385 /// Test if a given value supposed to be inside an insertion range
1386 /// represents the end of the range.
1391 /// range.
1818 // part of the value); each pair designating a range. Note that
1819 // each pair (range) is a list property value.