Searched refs:test_init (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | bitfield-layout.cpp | 64 int test_init() { in test_init() function
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | imtest.c | 96 {"initu", 2, 1, test_init}, /* r0 = uv(r1) */ 97 {"initv", 2, 1, test_init}, /* r0 = v(r1) */
|
| H A D | imdrover.h | 50 bool test_init(testspec_t* t, FILE* ofp);
|
| H A D | imdrover.c | 434 bool test_init(testspec_t* t, FILE* ofp) { in test_init() function
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/test/ |
| H A D | test_runner.py | 12 def test_init(self): member in Test_TextTestRunner
|
| H A D | test_result.py | 20 def test_init(self): member in Test_TestResult
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | arc-rv-attr.m | 86 void test_init(void) { function 89 // CHECK-LABEL: define{{.*}} void @test_init()
|
| H A D | arc-unsafeclaim.m | 140 void test_init(void) { function 143 // CHECK-LABEL: define{{.*}} void @test_init() 157 // ATTACHED-CALL-LABEL: define{{.*}} void @test_init()
|