Home
last modified time | relevance | path

Searched defs:ErrorContent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Query/Matcher/
H A DDiagnostics.h60 struct ErrorContent { struct
70 void printMessage(const ErrorContent::Message &message, argument
/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h154 struct ErrorContent { struct
163 ArrayRef<ErrorContent> errors() const { return Errors; } in errors() argument