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

/external/clang/test/CodeGen/
H A Dattr-weakref2.c20 static int test3_g __attribute__((weakref("test3_f"))); variable
25 return test3_g;
H A Dattr-weakref.c20 static void test3_g(void) __attribute__((weakref("test3_f")));
25 test3_g();
/external/clang/test/Sema/
H A Dconversion.c142 int test3_g(long long ll) { function

Completed in 109 milliseconds