Searched defs:explicitParams (Results 1 – 2 of 2) sorted by relevance
334 llvm::SmallVector<mlir::Value, 2> explicitParams; global() variable
1837 genBoxDeclare(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,const Fortran::semantics::Symbol & sym,mlir::Value box,llvm::ArrayRef<mlir::Value> lbounds,llvm::ArrayRef<mlir::Value> explicitParams,llvm::ArrayRef<mlir::Value> explicitExtents,bool replace=false) genBoxDeclare() argument 1951 llvm::SmallVector<mlir::Value> explicitParams; mapSymbolAttributes() local