Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h365 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function
683 std::string getAsUnquotedString() const override { in getAsUnquotedString() function