Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp128 static std::string unescapeQuotedString(StringRef Value) { in unescapeQuotedString() function
179 unescapeQuotedString(String.drop_front(PrefixLength))); in lexName()
533 .setOwnedStringValue(unescapeQuotedString(String)); in maybeLexMCSymbol()