|
CIRCT 24.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 378 of file Evaluator.h.
|
inline |
Definition at line 380 of file Evaluator.h.
References depth.
|
inline |
Definition at line 381 of file Evaluator.h.
References depth.
| unsigned& circt::om::Evaluator::DebugNesting::depth |
Definition at line 379 of file Evaluator.h.
Referenced by DebugNesting(), and ~DebugNesting().