Searched defs:getError (Results 1 – 11 of 11) sorted by relevance
83 const std::string &getError() const { return Error; } in getError() function
152 std::error_code getError() const { in getError() function
750 static Error &getError(Cursor &C) { return C.Err; } in getError() function
534 std::error_code getError() const { return Value.getError(); } in getError() function
106 std::error_code getError() const { return MaybeStat.getError(); } in getError() function
336 static BitstreamEntry getError() { in getError() function
416 getError() in getError() method in TestBean
116 StringRef getError() const { return ErrStr; } in getError() function in ValueEvolution
228 Error Path::Root::getError() const { in getError() function in llvm::json::Path::Root
199 Error getError() { in getError() function
320 static Error getError(const Twine &Message) { in getError() function