MLIR 22.0.0git
ViewLikeInterface.cpp File Reference
#include "mlir/Interfaces/ViewLikeInterface.h"
#include "mlir/Interfaces/ViewLikeInterface.cpp.inc"

Go to the source code of this file.

Functions

static char getLeftDelimiter (AsmParser::Delimiter delimiter)
static char getRightDelimiter (AsmParser::Delimiter delimiter)

Function Documentation

◆ getLeftDelimiter()

char getLeftDelimiter ( AsmParser::Delimiter delimiter)
static

◆ getRightDelimiter()

char getRightDelimiter ( AsmParser::Delimiter delimiter)
static