Searched refs:IsJson (Results 1 – 1 of 1) sorted by relevance
485 const bool IsJson = FormatStyle->isJson(); in format() local489 if (IsJson && !FormatStyle->DisableFormat) { in format()508 return Replaces.size() > (IsJson ? 1u : 0u) && in format()