Searched refs:cpp_warn_implicit_fallthrough (Results 1 – 10 of 10) sorted by relevance
1399 cpp_opts->cpp_warn_implicit_fallthrough = warn_implicit_fallthrough; in sanitize_cpp_opts()1401 cpp_opts->cpp_warn_implicit_fallthrough = 0; in sanitize_cpp_opts()
1446 cpp_opts->cpp_warn_implicit_fallthrough = warn_implicit_fallthrough; in sanitize_cpp_opts()1448 cpp_opts->cpp_warn_implicit_fallthrough = 0; in sanitize_cpp_opts()
6157 cpp_opts->cpp_warn_implicit_fallthrough.
206 CPP_OPTION (pfile, cpp_warn_implicit_fallthrough) = 0; in cpp_create_reader()
2194 switch (CPP_OPTION (pfile, cpp_warn_implicit_fallthrough)) in fallthrough_comment_p()2287 else if (CPP_OPTION (pfile, cpp_warn_implicit_fallthrough) == 4) in fallthrough_comment_p()
403 unsigned char cpp_warn_implicit_fallthrough; member
211 CPP_OPTION (pfile, cpp_warn_implicit_fallthrough) = 0; in cpp_create_reader()
2830 switch (CPP_OPTION (pfile, cpp_warn_implicit_fallthrough)) in fallthrough_comment_p()2923 else if (CPP_OPTION (pfile, cpp_warn_implicit_fallthrough) == 4) in fallthrough_comment_p()
2313 cpp_warn_implicit_fallthrough.2316 cpp_warn_implicit_fallthrough levels. Whitespace fixes.
424 unsigned char cpp_warn_implicit_fallthrough; member