Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp1627 static void PrintEscapedString(const char *Str, unsigned Length, in PrintEscapedString() function
1646 static void PrintEscapedString(const std::string &Str, raw_ostream &Out) { in PrintEscapedString() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp69 static void PrintEscapedString(StringRef Name, raw_ostream &Out) { in PrintEscapedString() function
/external/llvm/lib/IR/
DAsmWriter.cpp341 static void PrintEscapedString(StringRef Name, raw_ostream &Out) { in PrintEscapedString() function