Searched defs:constLen (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/test/Semantics/ | ||
H A D | call37.f90 | 3 subroutine constLen(s) subroutine |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | variable.cpp | 279 if (auto constLen{ToInt64(*len)}) { SymbolLEN() local |
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-declarations.cpp | 3134 if (auto constLen{evaluate::ToInt64(*len)}) { WhyNotInteroperableFunctionResult() local |