Searched refs:cpp_warn_implicit_fallthrough (Results 1 – 4 of 4) sorted by relevance
424 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.