HomeSort by relevance Sort by last modified time
    Searched refs:test1_g (Results 1 - 7 of 7) sorted by null

  /external/clang/test/CodeGen/
align-wasm.c 8 void test1_g(void) { function
12 // CHECK: @test1_g
align-x68_64.c 6 void test1_g(void) { function
10 // CHECK: @test1_g
attr-weakref2.c 6 static int test1_g __attribute__((weakref("test1_f"))); variable
8 return test1_g;
attr-weakref.c 6 static void test1_g(void) __attribute__((weakref("test1_f")));
8 test1_g();
  /external/clang/test/SemaCXX/
extern-c.cpp 6 void test1_g(int);
10 int test1_g(int);
  /external/clang/test/Sema/
merge-decls.c 44 void test1_g(void) function
conversion.c 83 char test1_g(long long ll) { function

Completed in 294 milliseconds