Home
last modified time | relevance | path

Searched refs:CStyleCast0 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-cast.cpp24 struct CStyleCast0 { struct
30 template struct CStyleCast0<int, float>; variable
31 template struct CStyleCast0<A, int>; // expected-note{{instantiation}} variable