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