Home
last modified time | relevance | path

Searched refs:test_more (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dbuiltin-constant-p.m22 // CHECK-LABEL: define{{.*}} void @test_more(i8* noundef %object, i8* noundef %klass)
23 void test_more(id object, Class klass) { function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Darray-bounds.cpp224 int test_more() { in test_more() function