Searched refs:test3_foo (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dattr-weakref2.c21 int test3_foo(void) { function
H A Dattr-weakref.c21 void test3_foo(void) { function
/external/clang/test/Sema/
H A Dattr-alias-elf.c61 void test3_foo() __attribute__((section("test"))); // expected-warning {{alias will not be in section 'test' but in the same section as the aliasee}}
62 void test3_foo() __attribute__((alias("test3_bar")));

Completed in 120 milliseconds