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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp117 static std::string unescapeQuotedString(StringRef Value) { function
168 unescapeQuotedString(String.drop_front(PrefixLength)));
516 .setOwnedStringValue(unescapeQuotedString(String));

Completed in 196 milliseconds