Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dattr-weakref2.c6 static int test1_g __attribute__((weakref("test1_f"))); variable
8 return test1_g; in test1_h()
Dattr-weakref.c6 static void test1_g(void) __attribute__((weakref("test1_f")));
8 test1_g(); in test1_h()
Dalign-wasm.c8 void test1_g(void) { in test1_g() function
Dalign-x68_64.c6 void test1_g(void) { in test1_g() function
/external/clang/test/SemaCXX/
Dextern-c.cpp6 void test1_g(int); in test1_f()
10 int test1_g(int);
/external/clang/test/Sema/
Dmerge-decls.c44 void test1_g(void) in test1_g() function
Dconversion.c83 char test1_g(long long ll) { in test1_g() function