Lines Matching full:exception

7 class exception {};  class
8 class bad_alloc : public exception {};
54 …ion may leak if an other allocation is sequenced after it and throws an exception; order of these … in test_function_parameter()
56 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
58 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
60 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
62 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
65 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
68 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
70 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
72 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_function_parameter()
74 catch (std::exception) {} in test_function_parameter()
81 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
83 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
85 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
87 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
89 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
92 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
95 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
97 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
102 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator()
111 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_construct()
113 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_construct()
115 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_construct()
118 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_construct()
119 …: memory allocation may leak if an other allocation is sequenced after it and throws an exception [ in test_construct()
122 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_construct()
123 …: memory allocation may leak if an other allocation is sequenced after it and throws an exception [ in test_construct()
125 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_construct()
126 …: memory allocation may leak if an other allocation is sequenced after it and throws an exception [ in test_construct()
128 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_construct()
129 …: memory allocation may leak if an other allocation is sequenced after it and throws an exception [ in test_construct()
139 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_new_assign()
141 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_new_assign()
143 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_new_assign()
146 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_new_assign()
148 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_new_assign()
171 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator_fixed_order()
174 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_operator_fixed_order()
182 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_cast()
194 …g: memory allocation may leak if an other allocation is sequenced after it and throws an exception; in test_nothrow()
196 catch (std::exception) {} in test_nothrow()