Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp54 std::optional<ConstantSubscript> dim, bool getLbound) in GetConstantArrayBoundHelper() argument
55 : dim_{dim}, getLbound_{getLbound} {} in GetConstantArrayBoundHelper()