Lines Matching defs:foo23
591 void foo23(D23<A23<>> b) {}
593 foo23(D23<D23<char>>());
594 foo23(C23<char>());
597 // CHECK-ELIDE-NOTREE: no matching function for call to 'foo23'
599 // CHECK-ELIDE-NOTREE: no matching function for call to 'foo23'
601 // CHECK-NOELIDE-NOTREE: no matching function for call to 'foo23'
603 // CHECK-NOELIDE-NOTREE: no matching function for call to 'foo23'
605 // CHECK-ELIDE-TREE: no matching function for call to 'foo23'
610 // CHECK-ELIDE-TREE: no matching function for call to 'foo23'
614 // CHECK-NOELIDE-TREE: no matching function for call to 'foo23'
619 // CHECK-NOELIDE-TREE: no matching function for call to 'foo23'