Searched defs:DefaultCtorThrows (Results 1 – 2 of 2) sorted by relevance
43 struct DefaultCtorThrows { struct44 DefaultCtorThrows() { throw 42; } in DefaultCtorThrows() function
35 struct DefaultCtorThrows { struct36 DefaultCtorThrows() { throw 42; } in DefaultCtorThrows() function