Home
last modified time | relevance | path

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

/external/llvm/include/llvm/TableGen/
DRecord.h308 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function
595 std::string getAsUnquotedString() const override { return Value; } in getAsUnquotedString() function
634 std::string getAsUnquotedString() const override { return Value; } in getAsUnquotedString() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h367 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function
617 std::string getAsUnquotedString() const override { return Value; } in getAsUnquotedString() function
650 std::string getAsUnquotedString() const override { return Value; } in getAsUnquotedString() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h512 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function
764 virtual std::string getAsUnquotedString() const { return Value; } in getAsUnquotedString() function