Home
last modified time | relevance | path

Searched defs:errorManager (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp180 genRuntimeAllocate(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,ErrorManager & errorManager) genRuntimeAllocate() argument
201 genRuntimeAllocateSource(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,fir::ExtendedValue source,ErrorManager & errorManager) genRuntimeAllocateSource() argument
243 genRuntimeDeallocate(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,ErrorManager & errorManager,mlir::Value declaredTypeDesc={}) genRuntimeDeallocate() argument
730 genCudaAllocate(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,ErrorManager & errorManager,const Fortran::semantics::Symbol & sym) genCudaAllocate() argument
768 ErrorManager errorManager; global() member in __anonaa7c943c0111::AllocateStmtHelper
806 genCudaDeallocate(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,ErrorManager & errorManager,const Fortran::semantics::Symbol & sym) genCudaDeallocate() argument
829 genDeallocate(fir::FirOpBuilder & builder,Fortran::lower::AbstractConverter & converter,mlir::Location loc,const fir::MutableBoxValue & box,ErrorManager & errorManager,mlir::Value declaredTypeDesc={},const Fortran::semantics::Symbol * symbol=nullptr) genDeallocate() argument
866 ErrorManager errorManager; genDeallocateBox() local
911 ErrorManager errorManager; genDeallocateStmt() local
[all...]