Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-expr-4.cpp262 struct DotMemRef0 { struct
278 template struct DotMemRef0<MemInt, int&>; variable
279 template struct DotMemRef0<InheritsMemInt, int&>; variable
280 template struct DotMemRef0<MemIntFunc, int (*)(int)>; variable
281 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}} variable