Lines Matching refs:AbstractConverter
99 static void visit(const T &, Fortran::lower::AbstractConverter &, in visit() argument
106 Fortran::lower::AbstractConverter &converter, in visit()
112 Fortran::lower::AbstractConverter &converter, in visit()
118 Fortran::lower::AbstractConverter &converter, in visit()
130 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
136 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
147 Fortran::lower::AbstractConverter &, in getFromTuple() argument
158 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
167 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
178 Fortran::lower::AbstractConverter &, in getFromTuple() argument
194 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
202 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
213 Fortran::lower::AbstractConverter &converter, in getFromTuple()
238 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
243 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
255 Fortran::lower::AbstractConverter &converter, in getFromTuple()
323 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
331 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
363 Fortran::lower::AbstractConverter &converter, in getFromTuple()
419 canReadCapturedBoxValue(Fortran::lower::AbstractConverter &converter, in canReadCapturedBoxValue()
438 walkCaptureCategories(T visitor, Fortran::lower::AbstractConverter &converter, in walkCaptureCategories()
478 Fortran::lower::AbstractConverter &converter, in hostProcedureBindings()
505 Fortran::lower::AbstractConverter &converter, in internalProcedureBindings()
542 Fortran::lower::AbstractConverter &converter) { in getArgumentType()