Lines Matching refs:set17
477 void set17(vector<vector<int>>) {}
479 set17(vector<const vector<int>>());
481 // CHECK-ELIDE-NOTREE: no matching function for call to 'set17'
483 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set17'
485 // CHECK-ELIDE-TREE: no matching function for call to 'set17'
490 // CHECK-NOELIDE-TREE: no matching function for call to 'set17'