Searched refs:SuppressDebug (Results 1 – 2 of 2) sorted by relevance
593 friend class SuppressDebug; variable671 class SuppressDebug {673 explicit SuppressDebug(Debug* debug) in SuppressDebug() function677 ~SuppressDebug() { debug_->is_suppressed_ = old_state_; } in ~SuppressDebug()678 SuppressDebug(const SuppressDebug&) = delete;679 SuppressDebug& operator=(const SuppressDebug&) = delete;
2310 SuppressDebug while_processing(this); in IsBlackboxed()2333 SuppressDebug while_processing(this); in ShouldBeSkipped()2414 SuppressDebug while_processing(this); in ProcessCompileEvent()