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

/external/clang/test/SemaCXX/
H A Dwarn-missing-noreturn.cpp43 struct R7880658 { struct
44 R7880658 &operator++();
45 bool operator==(const R7880658 &) const;
46 bool operator!=(const R7880658 &) const;
49 void f_R7880658(R7880658 f, R7880658 l) { // no-warning

Completed in 184 milliseconds