Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp176 bool UseHexEscapes) { in write_escaped() argument
200 if (UseHexEscapes) { in write_escaped()
/external/llvm/lib/Support/
Draw_ostream.cpp183 bool UseHexEscapes) { in write_escaped() argument
205 if (UseHexEscapes) { in write_escaped()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp143 bool UseHexEscapes) { in write_escaped() argument
165 if (UseHexEscapes) { in write_escaped()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h199 raw_ostream &write_escaped(StringRef Str, bool UseHexEscapes = false);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Draw_ostream.cpp147 bool UseHexEscapes) { in write_escaped() argument
169 if (UseHexEscapes) { in write_escaped()
/external/llvm/include/llvm/Support/
Draw_ostream.h211 raw_ostream &write_escaped(StringRef Str, bool UseHexEscapes = false);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h218 raw_ostream &write_escaped(StringRef Str, bool UseHexEscapes = false);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Draw_ostream.h224 raw_ostream &write_escaped(StringRef Str, bool UseHexEscapes = false);