My Project
Public Attributes | List of all members
mlir::detail::ExpectedDiag Struct Reference
Collaboration diagram for mlir::detail::ExpectedDiag:
Collaboration graph
[legend]

Public Attributes

DiagnosticSeverity kind
 
unsigned lineNo
 
StringRef substring
 
llvm::SMLoc fileLoc
 
bool matched
 

Member Data Documentation

◆ fileLoc

llvm::SMLoc mlir::detail::ExpectedDiag::fileLoc

◆ kind

DiagnosticSeverity mlir::detail::ExpectedDiag::kind

◆ lineNo

unsigned mlir::detail::ExpectedDiag::lineNo

◆ matched

bool mlir::detail::ExpectedDiag::matched

◆ substring

StringRef mlir::detail::ExpectedDiag::substring

The documentation for this struct was generated from the following file: