Home | History | Annotate | Download | only in Misc

Lines Matching defs:d13

392 double a13, b13, c13, d13;
397 set13(class_ptrss<&a13, &b13, &d13>());
402 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'class_ptrs<[2 * ...], &d13>' to 'class_ptrs<[2 * ...], (no argument)>' for 1st argument
406 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'class_ptrs<&a13, &b13, &d13>' to 'class_ptrs<&a13, &b13, (no argument)>' for 1st argument
416 // CHECK-ELIDE-TREE: [&d13 != (no argument)]>
427 // CHECK-NOELIDE-TREE: [&d13 != (no argument)]>