Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dcall37.f903 subroutine constLen(s) subroutine
16 subroutine constLen(s) argument
/llvm-project/flang/lib/Evaluate/
H A Dvariable.cpp279 if (auto constLen{ToInt64(*len)}) { SymbolLEN() local
/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp3134 if (auto constLen{evaluate::ToInt64(*len)}) { WhyNotInteroperableFunctionResult() local