Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp171 bool UseHexEscapes) { in write_escaped() argument
193 if (UseHexEscapes) { in write_escaped()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h301 raw_ostream &write_escaped(StringRef Str, bool UseHexEscapes = false);