Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-expr-4.cpp253 struct DotMemRef0 { struct
269 template struct DotMemRef0<MemInt, int&>; argument
270 template struct DotMemRef0<InheritsMemInt, int&>; variable
271 template struct DotMemRef0<MemIntFunc, int (*)(int)>; variable
272 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}} variable
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-expr-4.cpp262 struct DotMemRef0 { struct
278 template struct DotMemRef0<MemInt, int&>; argument
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