Searched defs:DotMemRef0 (Results 1 – 1 of 1) sorted by relevance
262 struct DotMemRef0 { struct278 template struct DotMemRef0<MemInt, int&>; variable279 template struct DotMemRef0<InheritsMemInt, int&>; variable280 template struct DotMemRef0<MemIntFunc, int (*)(int)>; variable281 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}} variable