Home
last modified time | relevance | path

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

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