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

  /external/clang/test/CodeGen/
regparm-struct.c 78 void g9(void) { function
const-init.c 49 // CHECK: @g9 = global i32 0
50 int g9 = (2 + 3i) * (5 + 7i) != (-11 + 29i); variable
  /external/clang/test/Sema/
private-extern.c 37 __private_extern__ int g9; // expected-note{{previous definition}} local
38 int g9; // expected-error {{non-extern declaration of 'g9' follows extern declaration}} local
  /external/clang/test/CodeGenCXX/
pr12251.cpp 73 e9 g9(e9 *x) { function

Completed in 69 milliseconds