Searched defs:getError (Results 1 – 9 of 9) sorted by relevance
83 const std::string &getError() const { return Error; } in getError() function
152 std::error_code getError() const { in getError() function
694 static Error &getError(Cursor &C) { return C.Err; } in getError() function
494 std::error_code getError() const { return Value.getError(); } getError() function
105 std::error_code getError() const { return MaybeStat.getError(); } in getError() function
335 static BitstreamEntry getError() { in getError() function
192 Error getError() { in getError() function
416 getError() in getError() method in TestBean
226 Error Path::Root::getError() const { in getError() function in llvm::json::Path::Root