Home | History | Annotate | Download | only in Misc

Lines Matching refs:c7

186 int c7[] = {1,2,3};
193 set7(class7<c7>());
199 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'class7<c7>' to 'class7<&a7>' for 1st argument
205 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'class7<c7>' to 'class7<&a7>' for 1st argument
215 // CHECK-ELIDE-TREE: [c7 != &a7]>
227 // CHECK-NOELIDE-TREE: [c7 != &a7]>