MLIR
20.0.0git
|
#include "mlir/Query/Matcher/ErrorBuilder.h"
Public Attributes | |
unsigned | line {} |
unsigned | column {} |
Definition at line 24 of file ErrorBuilder.h.
unsigned mlir::query::matcher::internal::SourceLocation::column {} |
Definition at line 26 of file ErrorBuilder.h.
Referenced by mlir::query::matcher::internal::maybeAddLineAndColumn().
unsigned mlir::query::matcher::internal::SourceLocation::line {} |
Definition at line 25 of file ErrorBuilder.h.
Referenced by mlir::query::matcher::internal::maybeAddLineAndColumn().