Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h350 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function
654 std::string getAsUnquotedString() const override { in getAsUnquotedString() function