MLIR  20.0.0git
Public Attributes | List of all members
mlir::query::matcher::internal::SourceRange Struct Reference

#include "mlir/Query/Matcher/ErrorBuilder.h"

Public Attributes

SourceLocation start {}
 
SourceLocation end {}
 

Detailed Description

Definition at line 30 of file ErrorBuilder.h.

Member Data Documentation

◆ end

SourceLocation mlir::query::matcher::internal::SourceRange::end {}

Definition at line 32 of file ErrorBuilder.h.

◆ start

SourceLocation mlir::query::matcher::internal::SourceRange::start {}

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