Home
last modified time | relevance | path

Searched refs:cpp_diagnostic_get_current_location (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Derrors.cc34 cpp_diagnostic_get_current_location (cpp_reader *pfile) in cpp_diagnostic_get_current_location() function
80 location_t src_loc = cpp_diagnostic_get_current_location (pfile); in cpp_diagnostic()
Dinternal.h784 extern location_t cpp_diagnostic_get_current_location (cpp_reader *);
960 cpp_diagnostic_get_current_location (pfile)) in encoding_rich_location()
DChangeLog335 * errors.c (cpp_diagnostic_get_current_location): New function,
357 * internal.h (cpp_diagnostic_get_current_location): New decl.