Searched refs:handle_pragma_interface (Results 1 – 4 of 4) sorted by relevance
47 static void handle_pragma_interface (cpp_reader *);335 c_register_pragma (0, "interface", handle_pragma_interface); in init_cp_pragma()337 c_register_pragma ("GCC", "interface", handle_pragma_interface); in init_cp_pragma()493 handle_pragma_interface (cpp_reader* dfile ATTRIBUTE_UNUSED ) in handle_pragma_interface() function
1960 * lex.c (handle_pragma_interface): Apply get_fileinfo to the2047 * cp/lex.c (handle_pragma_interface): Duplicate string from tree.2178 (handle_pragma_interface): Don't set interface_only and2239 * 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.
861 (handle_pragma_interface): Call get_fileinfo on input_filename,3011 (handle_pragma_interface): Test for error_mark_node instead of
2825 * cp/lex.c (handle_pragma_interface, handle_pragma_implementation):