Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dbitfield-layout.cpp64 int test_init() { in test_init() function
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimtest.c96 {"initu", 2, 1, test_init}, /* r0 = uv(r1) */
97 {"initv", 2, 1, test_init}, /* r0 = v(r1) */
H A Dimdrover.h50 bool test_init(testspec_t* t, FILE* ofp);
H A Dimdrover.c434 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 Dtest_runner.py12 def test_init(self): member in Test_TextTestRunner
H A Dtest_result.py20 def test_init(self): member in Test_TestResult
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc-rv-attr.m86 void test_init(void) { function
89 // CHECK-LABEL: define{{.*}} void @test_init()
H A Darc-unsafeclaim.m140 void test_init(void) { function
143 // CHECK-LABEL: define{{.*}} void @test_init()
157 // ATTACHED-CALL-LABEL: define{{.*}} void @test_init()