Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h483 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function
773 std::string getAsUnquotedString() const override { return Value; } in getAsUnquotedString() function