Searched refs:GetConstantArrayBoundHelper (Results 1 – 1 of 1) sorted by relevance
34 class GetConstantArrayBoundHelper { class40 GetConstantArrayBoundHelper(dim, /*getLbound=*/true).Get(array), in GetLbound()48 GetConstantArrayBoundHelper(dim, /*getLbound=*/false).Get(array), in GetUbound()53 GetConstantArrayBoundHelper( in GetConstantArrayBoundHelper() function in Fortran::evaluate::GetConstantArrayBoundHelper155 return GetConstantArrayBoundHelper::GetLbound<T>(*array, dim); in LBOUND()220 return GetConstantArrayBoundHelper::GetUbound<T>(*array, dim); in UBOUND()