Searched refs:str_for_lazy (Results 1 – 1 of 1) sorted by relevance
3664 auto str_for_lazy = [] (LazyBool lazy) -> const char * { in PrintDummySignals() local3683 strm.Printf("%s %s %s\n", str_for_lazy(elem.second.pass), in PrintDummySignals()3684 str_for_lazy(elem.second.stop), in PrintDummySignals()3685 str_for_lazy(elem.second.notify)); in PrintDummySignals()