Searched refs:ShouldDropAll (Results 1 – 1 of 1) sorted by relevance
1994 bool ShouldDropAll) { in dropTypeTests() argument2008 assert(ShouldDropAll || all_of(CI->users(), [](User *U) -> bool { in dropTypeTests()2022 bool ShouldDropAll = DropTypeTests == DropTestKind::All; in lower() local2024 dropTypeTests(M, *TypeTestFunc, ShouldDropAll); in lower()2031 dropTypeTests(M, *PublicTypeTestFunc, ShouldDropAll); in lower()