|
CIRCT 23.0.0git
|
RAII helper to increment/decrement debugNesting. More...

Public Member Functions | |
| DebugNesting (unsigned &depth) | |
| ~DebugNesting () | |
Public Attributes | |
| unsigned & | depth |
RAII helper to increment/decrement debugNesting.
Definition at line 500 of file Evaluator.h.
|
inline |
Definition at line 502 of file Evaluator.h.
References depth.
|
inline |
Definition at line 503 of file Evaluator.h.
References depth.
| unsigned& circt::om::Evaluator::DebugNesting::depth |
Definition at line 501 of file Evaluator.h.
Referenced by DebugNesting(), and ~DebugNesting().