Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dpragma-weak.c122 void __both2(void);
124 #pragma weak both2 = __both2
125 void __both2(void) {} in __both2() function