Searched defs:ErrorType (Results 1 – 4 of 4) sorted by relevance
52 struct ErrorType { struct53 constexpr ErrorType() {}; in ErrorType() function54 std::string getName() const { return "error"; } in getName()55 bool operator==(const ErrorType&) const { return true; } in operator ==()
93 EvaluationResult(const type::ErrorType&) { in EvaluationResult()
203 [&] (const type::ErrorType&) -> optional<std::unique_ptr<Expression>> { in convertLiteral()
263 __u32 ErrorType; /* 0 = no RAS error, member