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

  /external/llvm/test/MC/ELF/
offset.s 77 .globl test2_b
83 test2_b = test2_a define
87 test2_e = test2_d - test2_b
98 // CHECK-NEXT: Name: test2_b
undef.s 23 test2_b = undef + 1 define
  /external/clang/test/CodeGenCXX/
extern-c.cpp 38 // CHECK: @test2_b = global
39 extern "C" X test2_b;
40 X test2_b; member in namespace:test2
  /external/clang/test/Analysis/
dead-stores.cpp 60 void test2_b() { function
misc-ps-region-store.cpp 25 int test2_b(int n) { function
  /external/clang/test/Sema/
conversion.c 99 short test2_b(long long ll) { function

Completed in 69 milliseconds