Searched refs:set_lazy_bool (Results 1 – 1 of 1) sorted by relevance
1769 auto set_lazy_bool = [](std::optional<bool> action) -> LazyBool { in DoExecute() local1777 target.AddDummySignal(arg.ref(), set_lazy_bool(pass_action), in DoExecute()1778 set_lazy_bool(notify_action), in DoExecute()1779 set_lazy_bool(stop_action)); in DoExecute()