Searched refs:handle_pragma_implementation (Results 1 – 2 of 2) sorted by relevance
48 static void handle_pragma_implementation (cpp_reader *);206 c_register_pragma (0, "implementation", handle_pragma_implementation); in init_cp_pragma()208 c_register_pragma ("GCC", "implementation", handle_pragma_implementation); in init_cp_pragma()388 handle_pragma_implementation (cpp_reader* dfile ATTRIBUTE_UNUSED ) in handle_pragma_implementation() function
39 static void handle_pragma_implementation (cpp_reader *);268 c_register_pragma (0, "implementation", handle_pragma_implementation); in init_cp_pragma()270 c_register_pragma ("GCC", "implementation", handle_pragma_implementation); in init_cp_pragma()448 handle_pragma_implementation (cpp_reader* /*dfile*/) in handle_pragma_implementation() function