Searched refs:set16 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp33 void set16(vector<vector<int> >) {} function
35 set16(vector<const vector<int> >());
H A Ddiag-template-diffing.cpp458 void set16(vector<const vector<int>>) {} function
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'

Completed in 512 milliseconds