Home
last modified time | relevance | path

Searched refs:cpp_included_before (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlex.c481 if (cpp_included_before (parse_in, filename, input_location)) in handle_pragma_implementation()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1285 extern bool cpp_included_before (cpp_reader *, const char *, location_t);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1408 extern bool cpp_included_before (cpp_reader *, const char *, location_t);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc681 if (cpp_included_before (parse_in, filename, input_location)) in handle_pragma_implementation()
H A DChangeLog-2007264 * lex.c (handle_pragma_implementation): Use cpp_included_before.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c1258 cpp_included_before (cpp_reader *pfile, const char *fname, in cpp_included_before() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc1393 cpp_included_before (cpp_reader *pfile, const char *fname, in cpp_included_before() function
H A DChangeLog2865 * files.c (cpp_included_before): If IS_ADHOC_LOC (location), lookup
6042 * include/cpplib.h (cpp_included_before): Declare.
6046 (cpp_included_before): New function.