Home
last modified time | relevance | path

Searched refs:set19 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp61 void set19(vector<const volatile vector<int> >) {} in set19() function
63 set19(vector<const vector<int> >()); in test19()
H A Ddiag-template-diffing.cpp513 void set19(vector<volatile vector<int>>) {} in set19() function
515 set19(vector<const vector<int>>()); in test19()