Home
last modified time | relevance | path

Searched defs:Delete0 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-expr-4.cpp120 struct Delete0 { struct
127 template struct Delete0<int*>; argument
128 template struct Delete0<X*>; variable
129 template struct Delete0<int>; // expected-note{{instantiation}} variable