Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGen/
H A Dattr-weakref2.c48 static int test6_g __attribute__((weakref("test6_f"))); variable
/aosp_15_r20/external/clang/test/Sema/
H A Dmerge-decls.c83 void test6_g() { in test6_g() function