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

  /external/clang/test/Sema/
pragma-pack-2.c 43 struct s4_1 { struct
48 extern int a4_1[offsetof(struct s4_1, f1) == 4 ? 1 : -1];
  /external/llvm/test/DebugInfo/X86/
type_units_with_addresses.ll 38 ;struct S4_1 {};
44 ; S4_1 s4_1;
101 %struct.S4 = type { %struct.S4_1, %struct.S4_2 }
102 %struct.S4_1 = type { i8 }
136 !21 = !DIDerivedType(tag: DW_TAG_member, name: "s4_1", line: 35, size: 8, align: 8, file: !1, scope: !"_ZTS2S4", baseType: !"_ZTS4S4_1")
138 !23 = !DICompositeType(tag: DW_TAG_structure_type, name: "S4_1", line: 29, size: 8, align: 8, file: !1, elements: !2, identifier: "_ZTS4S4_1")
  /external/clang/test/CodeGenCXX/
x86_32-arguments.cpp 83 struct s4_1 { float x; }; struct
84 struct s4_2 : s4_0, s4_1 { };
  /external/clang/test/SemaObjC/
property-10.m 23 @property(unsafe_unretained, strong) id s4_1; // expected-error {{property attributes 'unsafe_unretained' and 'strong' are mutually exclusive}}

Completed in 175 milliseconds