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

/external/clang/test/CodeGen/
H A Dattr-weakref2.c30 static int test4_g __attribute__((weakref("test4_f"))); variable
32 return test4_g;
H A Dattr-weakref.c30 static void test4_g(void) __attribute__((weakref("test4_f")));
32 test4_g();
/external/clang/test/Sema/
H A Dconversion.c176 long test4_g(long long ll) { function

Completed in 207 milliseconds