Lines Matching full:set16
458 void set16(vector<const vector<int>>) {}
460 set16(vector<const vector<const int>>());
462 // CHECK-ELIDE-NOTREE: no matching function for call to 'set16'
464 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set16'
466 // CHECK-ELIDE-TREE: no matching function for call to 'set16'
471 // CHECK-NOELIDE-TREE: no matching function for call to 'set16'