Home
last modified time | relevance | path

Searched defs:writeEscaped (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp30 template <> void writeEscaped<kEscapeCsv>(raw_ostream &OS, const StringRef S) { in writeEscaped() function
46 template <> void writeEscaped<kEscapeHtml>(raw_ostream &OS, const StringRef S) { in writeEscaped() function
60 void writeEscaped<kEscapeHtmlString>(raw_ostream &OS, const StringRef S) { in writeEscaped() function