Home
last modified time | relevance | path

Searched refs:parseFirType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/Dialect/
H A DFIRDialect.cpp77 return parseFirType(const_cast<FIROpsDialect *>(this), parser); in parseType()
H A DFIRType.cpp116 mlir::Type fir::parseFirType(FIROpsDialect *dialect, in parseFirType() function in fir
/llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h113 mlir::Type parseFirType(FIROpsDialect *, mlir::DialectAsmParser &parser);