Home
last modified time | relevance | path

Searched refs:get_text (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc-rich-location.h116 label_text get_text (unsigned /*range_idx*/) const FINAL OVERRIDE in get_text() function
162 label_text get_text (unsigned range_idx) const OVERRIDE;
181 label_text get_text (unsigned range_idx) const FINAL OVERRIDE;
H A Doptinfo-emit-json.cc351 message->append (new json::string (item->get_text ())); in optinfo_to_json()
357 json_item->set ("expr", new json::string (item->get_text ())); in optinfo_to_json()
370 json_item->set ("stmt", new json::string (item->get_text ())); in optinfo_to_json()
383 json_item->set ("symtab_node", new json::string (item->get_text ())); in optinfo_to_json()
H A Dgcc-rich-location.cc195 maybe_range_label_for_tree_type_mismatch::get_text (unsigned range_idx) const in get_text() function in maybe_range_label_for_tree_type_mismatch
207 return inner.get_text (range_idx); in get_text()
H A Doptinfo.h159 const char *get_text () const { return m_text; } in get_text() function
H A Ddiagnostic-format-json.cc105 text = loc_range->m_label->get_text (range_idx); in json_from_location_range()
H A Ddumpfile.cc1236 fprintf (dump_file, "%s", item->get_text ()); in emit_item()
1239 fprintf (alt_dump_file, "%s", item->get_text ()); in emit_item()
1243 pp_string (m_test_pp, item->get_text ()); in emit_item()
2259 ASSERT_STREQ_AT (loc, item->get_text (), expected_text); in verify_item()
H A Dtree-diagnostic-path.cc54 label_text get_text (unsigned range_idx) const FINAL OVERRIDE in get_text() function in __anon16ac341a0111::path_label
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc-rich-location.h114 label_text get_text (unsigned /*range_idx*/) const FINAL OVERRIDE in get_text() function
160 label_text get_text (unsigned range_idx) const OVERRIDE;
179 label_text get_text (unsigned range_idx) const FINAL OVERRIDE;
H A Doptinfo-emit-json.cc351 message->append (new json::string (item->get_text ())); in optinfo_to_json()
357 json_item->set ("expr", new json::string (item->get_text ())); in optinfo_to_json()
370 json_item->set ("stmt", new json::string (item->get_text ())); in optinfo_to_json()
383 json_item->set ("symtab_node", new json::string (item->get_text ())); in optinfo_to_json()
H A Dgcc-rich-location.c195 maybe_range_label_for_tree_type_mismatch::get_text (unsigned range_idx) const in get_text() function
207 return inner.get_text (range_idx); in get_text()
H A Doptinfo.h159 const char *get_text () const { return m_text; } in get_text() function
H A Ddiagnostic-format-json.cc82 text = loc_range->m_label->get_text (range_idx); in json_from_location_range()
H A Ddumpfile.c1218 fprintf (dump_file, "%s", item->get_text ()); in emit_item()
1221 fprintf (alt_dump_file, "%s", item->get_text ()); in emit_item()
1225 pp_string (m_test_pp, item->get_text ()); in emit_item()
2201 ASSERT_STREQ_AT (loc, item->get_text (), expected_text);
H A Dtree-diagnostic-path.cc54 label_text get_text (unsigned range_idx) const FINAL OVERRIDE in get_text() function in __anon1e00e3a70111::path_label
H A Ddiagnostic-show-locus.c1691 text = range->m_label->get_text (range->m_original_idx); in print_any_labels()
/netbsd-src/usr.bin/fpr/
H A Dfpr.c86 static void get_text(void);
130 get_text(); in main()
205 get_text(void) in get_text() function
/netbsd-src/external/gpl2/groff/dist/src/utils/pfbtops/
H A Dpfbtops.c57 static void get_text(int n) in get_text() function
227 get_text(n); in main()
/netbsd-src/external/bsd/ntp/dist/scripts/deprecated/
H A Dhtml2man.in74 $name = $p->get_text("/title");
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc331 range_label_for_type_mismatch::get_text (unsigned /*range_idx*/) const in get_text() function in range_label_for_type_mismatch
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c340 range_label_for_type_mismatch::get_text (unsigned /*range_idx*/) const in get_text() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dmshtml.d259 HRESULT get_text(BSTR*);
512 HRESULT get_text(VARIANT*);
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1830 virtual label_text get_text (unsigned range_idx) const = 0;
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1902 virtual label_text get_text (unsigned range_idx) const = 0;
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc4642 label_text get_text (unsigned range_idx) const FINAL OVERRIDE in get_text() function in range_label_for_format_type_mismatch
4644 label_text text = range_label_for_type_mismatch::get_text (range_idx); in get_text()
/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() function
4645 label_text text = range_label_for_type_mismatch::get_text (range_idx); in get_text()

12