Searched defs:Empty2 (Results 1 – 11 of 11) sorted by relevance
24 struct Empty2 {}; struct
30 struct Empty2 { void *data; }; argument
17 T::tclass Empty2; // expected-error{{missing 'typename'}} in f() local
122 void *Empty2 = Alloc.Allocate(0, 1); in TEST() local
21 struct Empty2 { }; struct
16 struct Empty2 {}; struct
164 struct Empty2 {}; struct
2187 struct Empty2 : Empty {}; global() struct
182 struct Empty2 {}; struct
114 auto Empty2 = C.intersect(L1.iterator(), L2.iterator()); in TEST() local
199 auto Empty2 = parseSourceAndDumpAST("foo.cpp", ""); TEST() local