Home
last modified time | relevance | path

Searched defs:test3_g (Results 1 – 2 of 2) sorted by relevance

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