Home | History | Annotate | Download | only in Misc

Lines Matching defs:b13

392 double a13, b13, c13, d13;
394 void set13(class_ptrs<&a13, &b13>) {}
397 set13(class_ptrss<&a13, &b13, &d13>());
400 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'class_ptrs<&c13, (no argument)>' to 'class_ptrs<&a13, &b13>' for 1st argument
404 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'class_ptrs<&c13, (no argument)>' to 'class_ptrs<&a13, &b13>' 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
411 // CHECK-ELIDE-TREE: [(no argument) != &b13]>
421 // CHECK-NOELIDE-TREE: [(no argument) != &b13]>
426 // CHECK-NOELIDE-TREE: &b13,