Home
last modified time | relevance | path

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

/external/clang/include/clang/ASTMatchers/Dynamic/
DDiagnostics.h150 struct ErrorContent { struct
159 ArrayRef<ErrorContent> errors() const { return Errors; } in errors() argument