Searched refs:checkAction (Results 1 – 11 of 11) sorted by relevance
142 …CHECKACTION checkAction; // action to take when bounds, asserts or switch defaults are viola… member
2345 global.params.checkAction != CHECKACTION_halt) in visit()2347 if (global.params.checkAction == CHECKACTION_C) in visit()
176 …CHECKACTION checkAction; // action to take when bounds, asserts or switch defaults are viola… member
198 …CHECKACTION checkAction = CHECKACTION.D; // action to take when bounds, asserts or switch defaults… variable
2334 global.params.checkAction != CHECKACTION.halt) in package()2336 if (global.params.checkAction == CHECKACTION.C) in package()
6089 …const generateMsg = !exp.msg && global.params.checkAction == CHECKACTION.context && global.params.… in visit()
450 global.params.checkAction = (value == 0) ? CHECKACTION_D in d_handle_option()928 global.params.checkAction = CHECKACTION_C; in d_post_options()
2063 switch (global.params.checkAction) in checkaction_trap_p()
1258 tree tassert = (global.params.checkAction == CHECKACTION_D) in visit()1998 && global.params.checkAction == CHECKACTION_D) in visit()2043 && global.params.checkAction == CHECKACTION_C) in visit()
766 global.params.checkAction = CHECKACTION_halt; in d_post_options()
1751 tree boundserr = (global.params.checkAction == CHECKACTION_D) in build_bounds_condition()