Searched defs:customFormatter (Results 1 – 2 of 2) sorted by relevance
949 const auto customFormatter = [&](std::ostream& ss, const IValue& v) { in printConstant() local
184 const auto customFormatter = [](std::ostream& ss, const IValue& input) { in printAttribute() local