Searched defs:getError (Results 1 – 10 of 10) 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
517 std::error_code getError() const { return Value.getError(); } in getError() function
105 std::error_code getError() const { return MaybeStat.getError(); } in getError() function
336 static BitstreamEntry getError() { getError() function
416 getError() in getError() method in TestBean
192 Error getError() { in getError() function
226 Error Path::Root::getError() const { in getError() function in llvm::json::Path::Root
321 static Error getError(const Twine &Message) { in getError() function