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

  /external/clang/test/CodeGen/
alias.c 48 // CHECKBASIC-DAG: @test9_zed = alias void (), void ()* @test9_bar
88 void test9_bar(void) { } function
90 void test9_zed(void) __attribute__((alias("test9_bar")));

Completed in 1877 milliseconds