Searched refs:testCast (Results 1 – 13 of 13) sorted by relevance
102 bool testCast(A *a) { in testCast() function108 clang_analyzer_eval(testCast(&d)); // expected-warning{{TRUE}} in test()123 bool testCast(B *a) { in testCast() function129 clang_analyzer_eval(testCast(&d)); // expected-warning{{TRUE}} in test()137 clang_analyzer_eval(testCast(&d)); // expected-warning{{TRUE}} in testVirtual()
399 void testCast(int coin) { function10804 // CHECK-NEXT: <key>issue_context</key><string>testCast</string>
399 void testCast(int coin) { function
20 void testCast(AnObject *o) { function
39 public void testCast() throws Exception { in testCast() method in CompTest
190 def testCast(self): member in SparseTensorCastTest
900 def testCast(self): member in ConstantValueTest1089 def testCast(self): member in ConstantValueAsShapeTest
274 def testCast(self, num_parallel_calls): member in MapVectorizationTest
826 public void testCast() throws Exception { in testCast() method in JvstTest
890 def testCast(self): member in UnaryOpsTest
1537 def testCast(self): member in TestUpgrade
445 def testCast(self): member in LayoutOptimizerTest