Lines Matching defs:Fallthrough
1519 case RedirectKind::Fallthrough:
1546 void RedirectingFileSystem::setFallthrough(bool Fallthrough) {
1547 if (Fallthrough) {
1548 Redirection = RedirectingFileSystem::RedirectKind::Fallthrough;
1676 return RedirectingFileSystem::RedirectKind::Fallthrough;
2130 FS->Redirection = RedirectingFileSystem::RedirectKind::Fallthrough;
2446 if (Redirection == RedirectKind::Fallthrough &&
2453 if (!S && Redirection == RedirectKind::Fallthrough &&
2482 if (Redirection == RedirectKind::Fallthrough &&
2501 if (Redirection == RedirectKind::Fallthrough) {
2572 if (Redirection == RedirectKind::Fallthrough &&
2591 if (Redirection == RedirectKind::Fallthrough &&
2634 if (Redirection == RedirectKind::Fallthrough &&
2644 if (P && Redirection == RedirectKind::Fallthrough &&
2656 if (Redirection == RedirectKind::Fallthrough) {