Searched defs:ErrorContent (Results 1 – 2 of 2) sorted by relevance
60 struct ErrorContent { struct70 void printMessage(const ErrorContent::Message &message, argument
154 struct ErrorContent { struct163 ArrayRef<ErrorContent> errors() const { return Errors; } in errors() argument