Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp194 std::string escapeRST(StringRef Str) { in escapeRST() function
H A DClangDiagnosticsEmitter.cpp769 void escapeRST(StringRef Str, std::string &Out) { in escapeRST() function