Home
last modified time | relevance | path

Searched refs:s3_2 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGenCXX/
Dx86_32-arguments.cpp78 struct s3_2 : s3_0, s3_1 { }; struct
79 s3_2 f3() { return s3_2(); } in f3()
/external/llvm/test/DebugInfo/X86/
Dtype_units_with_addresses.ll33 ; S3_2 s3_2;
131 !16 = !MDDerivedType(tag: DW_TAG_member, name: "s3_2", line: 24, size: 8, align: 8, offset: 8, file…
/external/clang/test/SemaObjC/
Dproperty-10.m17 @property(copy, strong) id s3_2; // expected-error {{property attributes 'copy' and 'strong' are mu… property