Searched defs:AlwaysThrows (Results 1 – 1 of 1) sorted by relevance
66 struct AlwaysThrows { struct67 AlwaysThrows() { throw 1; } in AlwaysThrows() function