Home
last modified time | relevance | path

Searched refs:cpp_decoded_char (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1480 struct cpp_decoded_char struct
1539 int process_next_codepoint (cpp_decoded_char *out);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc347 const cpp_decoded_char &cp)) in char_display_policy()
354 const cpp_decoded_char &cp);
1024 const cpp_decoded_char &decoded_ch) in default_print_decoded_ch()
1065 const cpp_decoded_char &decoded_ch) in escape_as_bytes_print()
1121 const cpp_decoded_char &decoded_ch) in escape_as_unicode_print()
1756 cpp_decoded_char cp; in print_source_line()
H A DChangeLog-20217962 to cpp_display_width_computation. Capture cpp_decoded_char when
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dcharset.cc2372 cpp_display_width_computation::process_next_codepoint (cpp_decoded_char *out) in process_next_codepoint()
H A DChangeLog103 (struct cpp_decoded_char): Likewise.
342 (struct cpp_decoded_char): New.