Home
last modified time | relevance | path

Searched refs:writeQuotedString (Results 1 – 1 of 1) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVStream.cpp48 static void writeQuotedString(spv_ostream& O, const std::string& Str) { in writeQuotedString() function
178 writeQuotedString(O.OS, Str); in operator <<()