Searched defs:getAsUnquotedString (Results 1 – 2 of 2) sorted by relevance
308 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function595 std::string getAsUnquotedString() const override { return Value; } in getAsUnquotedString() function634 std::string getAsUnquotedString() const override { return Value; } in getAsUnquotedString() function
512 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function764 virtual std::string getAsUnquotedString() const { return Value; } in getAsUnquotedString() function