Lines Matching refs:f22
577 int f22(vector<volatile const U22<int>>);
578 int k22 = f22(vector<volatile U22<int>>());
579 // CHECK-ELIDE-NOTREE: no matching function for call to 'f22'
581 // CHECK-NOELIDE-NOTREE: no matching function for call to 'f22'
583 // CHECK-ELIDE-TREE: no matching function for call to 'f22'
588 // CHECK-NOELIDE-TREE: no matching function for call to 'f22'