Home
last modified time | relevance | path

Searched refs:encoding_rich_location (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h955 class encoding_rich_location : public rich_location
958 encoding_rich_location (cpp_reader *pfile) in encoding_rich_location() function
965 encoding_rich_location (cpp_reader *pfile, location_t loc) in encoding_rich_location() function
H A Dcharset.cc1582 encoding_rich_location rich_loc (pfile); in convert_escape()
H A Dlex.cc1782 encoding_rich_location rich_loc (pfile); in skip_whitespace()
1834 encoding_rich_location rich_loc (pfile, loc); in warn_about_normalization()
H A DChangeLog323 * charset.c (convert_escape): Use encoding_rich_location when
358 (class encoding_rich_location): New.
359 * lex.c (skip_whitespace): Use encoding_rich_location when
363 point, and use encoding_rich_location so that the source code