Searched refs:writeQuotedString (Results 1 – 1 of 1) sorted by relevance
48 static void writeQuotedString(spv_ostream& O, const std::string& Str) { in writeQuotedString() function178 writeQuotedString(O.OS, Str); in operator <<()