Searched defs:callCleanUps (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertCall.cpp | 1470 prepareUserCallArguments(Fortran::lower::PreparedActualArguments & loweredActuals,Fortran::lower::CallerInterface & caller,mlir::FunctionType callSiteType,CallContext & callContext,llvm::SmallVector<CallCleanUp> & callCleanUps) prepareUserCallArguments() argument |