Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-cast.cpp64 struct ReinterpretCast0 { struct
70 template struct ReinterpretCast0<void (*)(int), void (*)(float)>; variable
71 template struct ReinterpretCast0<int const *, float *>; // expected-note{{instantiation}} variable