Home | History | Annotate | Download | only in c-family

Lines Matching refs:lang_hooks

1154   if (lang_hooks.preprocess_options)
1155 lang_hooks.preprocess_options (parse_in);
1605 if (lang_hooks.preprocess_main_file)
1607 lang_hooks.preprocess_main_file
1627 && lang_hooks.preprocess_main_file && MAIN_FILE_P (new_map)
1630 lang_hooks.preprocess_main_file (reader, line_table, new_map);
1671 lang_hooks.name = "GNU C89";
1686 lang_hooks.name = "GNU C99";
1701 lang_hooks.name = "GNU C11";
1716 lang_hooks.name = "GNU C17";
1731 lang_hooks.name = "GNU C2X";
1746 lang_hooks.name = "GNU C++98";
1761 lang_hooks.name = "GNU C++11";
1776 lang_hooks.name = "GNU C++14";
1792 lang_hooks.name = "GNU C++17";
1810 lang_hooks.name = "GNU C++20";
1828 lang_hooks.name = "GNU C++23";