Searched defs:actualArg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertExpr.cpp | 2136 genCopyIn(const ExtValue & actualArg,const Fortran::lower::CallerInterface::PassedEntity & arg,CopyOutPairs & copyOutPairs,std::optional<mlir::Value> restrictCopyAtRuntime,bool byValue) genCopyIn() argument |
/llvm-project/flang/lib/Semantics/ | ||
H A D | tools.cpp | 981 const parser::ActualArg &actualArg{ operator ()() local |