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

  /external/clang/test/Sema/
pragma-pack-and-options-align.c 21 struct s1_1 { struct
25 extern int a[sizeof(struct s1_1) == 8 ? 1 : -1];
  /external/clang/test/CodeGenCXX/
x86_32-arguments.cpp 67 struct s1_1 : s1_0 { }; struct in inherits:s1_0
68 s1_1 f1() { return s1_1(); }
microsoft-uuidof.cpp 38 // CHECK: %s1_1 = alloca %struct._GUID, align 4
42 // CHECK: [[U1:%.+]] = bitcast %struct._GUID* %s1_1 to i8*
44 GUID s1_1 = __uuidof(S1); local

Completed in 614 milliseconds