Searched refs:testCast (Results 1 – 7 of 7) 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>
220 def testCast(self): member in SparseTensorCastTest
855 def testCast(self): member in ConstantValueTest
776 def testCast(self): member in UnaryOpsTest
1198 def testCast(self): member in TestUpgrade
424 def testCast(self): member in LayoutOptimizerTest