Searched refs:DotMemRef0 (Results 1 – 2 of 2) sorted by relevance
253 struct DotMemRef0 { struct269 template struct DotMemRef0<MemInt, int&>; argument270 template struct DotMemRef0<InheritsMemInt, int&>; variable271 template struct DotMemRef0<MemIntFunc, int (*)(int)>; variable272 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}} variable
262 struct DotMemRef0 { struct278 template struct DotMemRef0<MemInt, int&>; argument279 template struct DotMemRef0<InheritsMemInt, int&>; variable280 template struct DotMemRef0<MemIntFunc, int (*)(int)>; variable281 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}} variable