Searched refs:DesigInit0 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dinstantiate-c99.cpp9 struct DesigInit0 { struct
22 template struct DesigInit0<Point2D, int, double>;
28 template struct DesigInit0<Point3D, int, double>;
39 template struct DesigInit0<ColorPoint3D, int, double>;
40 template struct DesigInit0<Color, int, double>; // expected-note{{instantiation}}

Completed in 129 milliseconds