Lines Matching refs:f14
433 int f14(c14<int>);
434 int k14 = f14(a14<char>());
435 // CHECK-ELIDE-NOTREE: no matching function for call to 'f14'
437 // CHECK-NOELIDE-NOTREE: no matching function for call to 'f14'
439 // CHECK-ELIDE-TREE: no matching function for call to 'f14'
443 // CHECK-NOELIDE-TREE: no matching function for call to 'f14'