Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds