Lines Matching full:caught
16 // and caught by generated test functions; and type info types > 6
33 // thrown and caught by an inner generated test function.
35 // thrown and caught by an outer generated test function.
37 // thrown and NOT be caught by any generated function.
39 // caught by any generated function
41 // Cases -1 and 7 are caught by a C++ test harness where the validity of
983 /// unwind resume block, if the exception has not been previously caught
995 /// @param exceptionCaughtFlag reference exception caught/thrown status storage
1064 /// catch executed, sets an exception caught flag, and executes passed in
1073 /// @param exceptionCaughtFlag exception caught/thrown status
1189 // exception is not caught. Initializes/allocates stack locations.
1206 // One catch block per type info to be caught
1278 // Set up type infos to be caught
1931 /// <= 6 and >= 1 will be caught by test functions; and type info types > 6
1940 "generated exceptions to be caught;\n"