Home | History | Annotate | Download | only in gdb.cp

Lines Matching defs:next_cases

106 NextOverThrowDerivates next_cases;
114 next_cases.resumebpt (x); // Start: resumebpt
115 next_cases.resumebpt (x + 1); // Second: resumebpt
132 next_cases.function1 (0); // Start: first test
142 next_cases.function2 (1); // Start: nested throw
154 next_cases.function2 (2); // Start: step in test
162 next_cases.function3 (3); // Start: next past catch
168 next_cases.rethrow (4); // Start: rethrow
179 next_cases.function2 (5); // Start: first finish
190 next_cases.finish (6); // Start: second finish
201 next_cases.finish (7); // Start: first until
212 next_cases.until (8); // Start: second until
223 next_cases.until (9); // Start: advance