Searched defs:AddQuotes (Results 1 – 2 of 2) sorted by relevance
27 inline std::string JsonFormat(StringRef RawSR, bool AddQuotes) { in JsonFormat()
56 const bool AddQuotes = true; in printJson() local