Lines Matching refs:f21
557 int f21(vector<const U21<int>>);
558 int k21 = f21(vector<U21<int>>());
559 // CHECK-ELIDE-NOTREE: no matching function for call to 'f21'
561 // CHECK-NOELIDE-NOTREE: no matching function for call to 'f21'
563 // CHECK-ELIDE-TREE: no matching function for call to 'f21'
568 // CHECK-NOELIDE-TREE: no matching function for call to 'f21'