Searched defs:c_exit_inv (Results 1 – 2 of 2) sorted by relevance
23 bool c_exit_inv = true; // Only exit non-static inv for ctors. variable
24 bool c_entering_inv = true, c_entry_inv = true, c_exit_inv = true; variable