My Project
|
This is the representation of an operand reference. More...
#include <OpImplementation.h>
Public Attributes | |
llvm::SMLoc | location |
StringRef | name |
unsigned | number |
This is the representation of an operand reference.
llvm::SMLoc mlir::OpAsmParser::OperandType::location |
StringRef mlir::OpAsmParser::OperandType::name |
unsigned mlir::OpAsmParser::OperandType::number |