Home
last modified time | relevance | path

Searched refs:stringArg (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dcall.cpp189 const auto *stringArg{ in LEN() local
193 CHECK(stringArg && nCopiesArg); in LEN()
194 if (auto stringLen{stringArg->LEN()}) { in LEN()