Searched refs:cpp_warn_implicit_fallthrough (Results 1 – 4 of 4) sorted by relevance
1348 cpp_opts->cpp_warn_implicit_fallthrough = warn_implicit_fallthrough; in sanitize_cpp_opts()1350 cpp_opts->cpp_warn_implicit_fallthrough = 0; in sanitize_cpp_opts()
400 unsigned char cpp_warn_implicit_fallthrough; member
198 CPP_OPTION (pfile, cpp_warn_implicit_fallthrough) = 0; in cpp_create_reader()
2182 switch (CPP_OPTION (pfile, cpp_warn_implicit_fallthrough)) in fallthrough_comment_p()2275 else if (CPP_OPTION (pfile, cpp_warn_implicit_fallthrough) == 4) in fallthrough_comment_p()