Convert this value to a literal form, without adding quotes around a string.
Synopsis
Declared in <llvm/TableGen/Record.h>
virtual
std::string
getAsUnquotedString() const;
Return Value
This value in literal form without quotes around strings.
Created with MrDocs