reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3566 if (Intersection.any()) { 3652 while (Sivs.any()) { 3903 if (Intersection.any()) { 3962 while (Sivs.any()) {tools/clang/lib/Sema/SemaTemplateDeduction.cpp
5716 return Deduced.any();
unittests/ADT/BitVectorTest.cpp29 EXPECT_FALSE(Vec.any()); 37 EXPECT_TRUE(Vec.any()); 45 EXPECT_TRUE(Vec.any()); 54 EXPECT_TRUE(Inv.any()); 135 EXPECT_FALSE(Vec.any()); 143 EXPECT_TRUE(Vec.any()); 151 EXPECT_TRUE(Vec.any()); 159 EXPECT_FALSE(Vec.any()); 167 EXPECT_FALSE(Inv.any()); 175 EXPECT_FALSE(Vec.any()); 1060 EXPECT_FALSE(A.any());