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

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

Public Attributes

unsigned line {}
 
unsigned column {}
 

Detailed Description

Definition at line 24 of file ErrorBuilder.h.

Member Data Documentation

◆ column

unsigned mlir::query::matcher::internal::SourceLocation::column {}

◆ line

unsigned mlir::query::matcher::internal::SourceLocation::line {}

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