Home
last modified time | relevance | path

Searched defs:test2_g (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dattr-weakref2.c13 static int test2_g __attribute__((weakref("test2_f"))); variable
/llvm-project/clang/test/Sema/
H A Dmerge-decls.c57 void test2_g(void) in test2_g() function
H A Dconversion.c114 short test2_g(long long ll) { in test2_g() function