Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp112 static std::string unescapeQuotedString(StringRef Value) { in unescapeQuotedString() function
163 unescapeQuotedString(String.drop_front(PrefixLength))); in lexName()