Searched defs:Chunk2 (Results 1 – 2 of 2) sorted by relevance
15 struct Chunk2 { struct22 int test2 = __builtin_offsetof(struct Chunk2, data); // expected-error{{initializer element is not… argument
264 auto Chunk2 = U2.consume("{ b }"); TEST_F() local