Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon50e9f9240111::TPrinter
304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()
416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon50e9f9240111::TPrinterJSON
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anondec357380111::TPrinter
304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()
416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anondec357380111::TPrinterJSON
/third_party/spirv-headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anonc0af01c30111::TPrinter
304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()
416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anonc0af01c30111::TPrinterJSON