Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-expr-4.cpp241 struct DotMemRef0 { struct
257 template struct DotMemRef0<MemInt, int&>; variable
258 template struct DotMemRef0<InheritsMemInt, int&>; variable
259 template struct DotMemRef0<MemIntFunc, int (*)(int)>; variable
260 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}} variable