Searched defs:Struct1 (Results 1 – 4 of 4) sorted by relevance
45 struct Struct1 { struct46 int * ptr; // FIXME: per-declaration warning aggregated at the struct definition?66 struct Struct1 { struct67 int * ptr; // FIXME: per-declaration warning aggregated at the struct definition69 void testRefersPtrStructFieldDecl(int i) { in testRefersPtrStructFieldDecl()86 struct Struct1 { struct87 static int * ptr; // expected-warning{{'ptr' is an unsafe pointer used for buffer access}}
35 struct Struct1 { struct
14 template <typename> struct Struct1 { struct16 Struct1(); argument
62 pub struct Struct1 { struct68 inner: Struct1, argument