Home
last modified time | relevance | path

Searched refs:handle_pragma_interface (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlex.cc43 static void handle_pragma_interface (cpp_reader *);
283 c_register_pragma (0, "interface", handle_pragma_interface); in init_cp_pragma()
285 c_register_pragma ("GCC", "interface", handle_pragma_interface); in init_cp_pragma()
621 handle_pragma_interface (cpp_reader* /*dfile*/) in handle_pragma_interface() function
DChangeLog-20041960 * lex.c (handle_pragma_interface): Apply get_fileinfo to the
2047 * cp/lex.c (handle_pragma_interface): Duplicate string from tree.
2178 (handle_pragma_interface): Don't set interface_only and
2239 * lex.c (handle_pragma_interface):
4959 * lex.c (handle_pragma_interface): Deprecate.
4976 * lex.c (handle_pragma_interface): Deprecate.
6229 * cp/lex.c (handle_pragma_interface): Duplicate string from tree.
6607 * cp/lex.c (handle_pragma_interface): Duplicate string from tree.
DChangeLog-2006772 (handle_pragma_interface): Call get_fileinfo on input_filename,
2922 (handle_pragma_interface): Test for error_mark_node instead of
DChangeLog-2012999 handle_pragma_interface, handle_pragma_implementation,
DChangeLog-20082420 * lex.c (handle_pragma_interface): Don't copy the filename.
DChangeLog-20012825 * cp/lex.c (handle_pragma_interface, handle_pragma_implementation):
DChangeLog-2013291 * lex.c (handle_pragma_interface): Remove use of input_filename