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

/external/clang/test/SemaTemplate/
H A Dinstantiate-cast.cpp77 struct ConstCast0 { struct
83 template struct ConstCast0<int const * *, int * *>;
84 template struct ConstCast0<int const *, float *>; // expected-note{{instantiation}}

Completed in 73 milliseconds