Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dcharacteristics.cpp332 if (len.has_value() != actualLen.has_value()) { in IsCompatibleWith() local
1174 auto actualLen{ToInt64(actualTypeShape->LEN())}; IsCompatibleWith() local