HomeSort by relevance Sort by last modified time
    Searched defs:test6_g (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
attr-weakref2.c 48 static int test6_g __attribute__((weakref("test6_f"))); variable
50 return test6_g;
  /external/clang/test/Sema/
merge-decls.c 83 void test6_g() { function

Completed in 540 milliseconds