Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinit.cc727 cpp_main_loc (const cpp_reader *pfile) in cpp_main_loc() function
H A DChangeLog721 (cpp_main_loc): Declare.
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1064 extern location_t cpp_main_loc (const cpp_reader *);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc19180 auto *mapper = get_mapper (cpp_main_loc (reader)); in maybe_translate_include()
19263 preprocess_module (module, cpp_main_loc (reader), false, false, true, reader); in begin_header_unit()
19296 auto *mapper = get_mapper (cpp_main_loc (reader)); in name_pending_imports()
19528 declare_module (module, cpp_main_loc (reader), true, NULL, reader); in preprocessed_module()
19764 get_mapper (cpp_main_loc (reader)); in init_modules()
19912 auto *mapper = get_mapper (cpp_main_loc (reader)); in finish_module_processing()