Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp45 static Expr<T> GetUbound( in GetUbound() function in Fortran::evaluate::GetConstantArrayBoundHelper
220 return GetConstantArrayBoundHelper::GetUbound<T>(*array, dim); in UBOUND()