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

/external/clang/test/CodeGen/
H A Dpragma-weak.c19 // CHECK-DAG: @xxx = alias weak void ()* @__xxx
133 #pragma weak xxx = __xxx
134 __attribute((pure,noinline,const)) void __xxx(void) { } function
135 // CHECK: void @__xxx() [[RN:#[0-9]+]]

Completed in 86 milliseconds