Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h364 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function
735 std::string getAsUnquotedString() const override { in getAsUnquotedString() function