Home
last modified time | relevance | path

Searched defs:range_idx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc-rich-location.c195 maybe_range_label_for_tree_type_mismatch::get_text (unsigned range_idx) const in get_text()
H A Ddiagnostic-format-json.cc60 json_from_location_range (const location_range *loc_range, unsigned range_idx) in json_from_location_range()
H A Ddiagnostic-show-locus.c63 int range_idx; member
90 void set_range (int range_idx) in set_range()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-format-json.cc83 const location_range *loc_range, unsigned range_idx) in json_from_location_range()
H A Ddiagnostic-show-locus.cc63 int range_idx; member
90 void set_range (int range_idx) in set_range()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c4643 label_text get_text (unsigned range_idx) const FINAL OVERRIDE in get_text()