Searched defs:SmallThrows (Results 1 – 6 of 6) sorted by relevance
101 struct SmallThrows { struct102 SmallThrows(int) { throw 42; } in SmallThrows() argument103 SmallThrows(std::initializer_list<int>, int) { throw 42; } in SmallThrows() function
88 struct SmallThrows { struct89 SmallThrows(int) { throw 42; } in SmallThrows() function90 SmallThrows(std::initializer_list<int>, int) { throw 42; } in SmallThrows() argument
88 struct SmallThrows { struct89 SmallThrows(int) { throw 42; } in SmallThrows() argument90 SmallThrows(std::initializer_list<int>, int) { throw 42; } in SmallThrows() argument
149 struct SmallThrows { struct150 SmallThrows(int) { throw 42; } in SmallThrows() function151 SmallThrows(std::initializer_list<int>, int) { throw 42; } in SmallThrows() argument
139 struct SmallThrows { struct140 SmallThrows(int) { throw 42; } in SmallThrows() argument141 SmallThrows(std::initializer_list<int>, int) { throw 42; } in SmallThrows() function
139 struct SmallThrows { struct140 SmallThrows(int) { throw 42; } in SmallThrows() argument141 SmallThrows(std::initializer_list<int>, int) { throw 42; } in SmallThrows() argument