HomeSort by relevance Sort by last modified time
    Searched full:test3_foo (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Sema/
attr-alias-elf.c 61 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")));
  /external/clang/test/CodeGen/
attr-weakref.c 21 void test3_foo(void) { function
attr-weakref2.c 21 int test3_foo(void) { function

Completed in 111 milliseconds