Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-subscript.cpp17 struct Subscript0 { struct
23 template struct Subscript0<int*, int, int&>; argument
24 template struct Subscript0<Sub0, int, int&>; variable
25 template struct Subscript0<Sub1, ConvertibleToInt, long&>; variable
26 template struct Subscript0<Sub1, Sub0, long&>; // expected-note{{instantiation}} variable