Searched refs:process_next_codepoint (Results 1 – 5 of 5) sorted by relevance
2372 cpp_display_width_computation::process_next_codepoint (cpp_decoded_char *out) in process_next_codepoint() function in cpp_display_width_computation2432 process_next_codepoint (NULL); in advance_display_cols()2451 dw.process_next_codepoint (NULL); in cpp_byte_column_to_display_column()
327 (cpp_display_width_computation::process_next_codepoint): Add "out"330 to process_next_codepoint.332 tabstop. Pass NULL to process_next_codepoint.346 (cpp_display_width_computation::process_next_codepoint): Add "out"990 (cpp_display_width_computation::process_next_codepoint): ...here.
1539 int process_next_codepoint (cpp_decoded_char *out);
1757 const int this_display_width = dw.process_next_codepoint (&cp); in print_source_line()
7963 calling process_next_codepoint. Move printing of source code to