Home | History | Annotate | Download | only in Misc

Lines Matching refs:V2

92 int V1, V2, V3;
95 void set3(I3<&V1, &V2>) {};
97 set3(I3<&V3, &V2>());
102 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'I3<&V3, &V2>' to 'I3<&V1, &V2>' for 1st argument
112 // CHECK-NOELIDE-TREE: &V2>
1066 AtomVector v2(v);