Searched defs:MatchingInfoOutVerbose (Results 1 – 1 of 1) sorted by relevance
135 class MatchingInfoOutVerbose : public MatchingInfoOut { class137 explicit MatchingInfoOutVerbose(std::ostream& out) : out_(out) {} in MatchingInfoOutVerbose() function in zucchini::__anon3ca91f840111::MatchingInfoOutVerbose