Searched refs:Outer2 (Results 1 – 3 of 3) sorted by relevance
230 struct Outer2;233 Outer2 *ref;236 struct Outer2 { struct243 Outer2 t; in checkThatConstMethodCallDoesInvalidateObjectForCircularReferences() argument
42 struct Outer2 { struct70 template struct N2::Outer2::Inner<float>;71 template struct N2::Outer2::Inner<int*, float*>; // expected-note{{instantiation}}
51 class Outer2 { class54 …class Outer2<V>::Inner; // expected-error{{nested name specifier 'Outer2<V>::' for declaration doe…