Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-cast.cpp84 struct ConstCast0 { struct
90 template struct ConstCast0<int const * *, int * *>; variable
91 template struct ConstCast0<int const *, float *>; // expected-note{{instantiation}} variable
/external/clang/test/SemaTemplate/
Dinstantiate-cast.cpp84 struct ConstCast0 { struct
90 template struct ConstCast0<int const * *, int * *>; argument
91 template struct ConstCast0<int const *, float *>; // expected-note{{instantiation}} variable