Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h154 struct ErrorContent { struct
163 ArrayRef<ErrorContent> errors() const { return Errors; } in errors() argument