Searched refs:GetLoopIndex (Results 1 – 3 of 3) sorted by relevance
100 const parser::Name &GetLoopIndex(const parser::DoConstruct &);556 const parser::Name &DirectiveAttributeVisitor<T>::GetLoopIndex( in GetLoopIndex() function in Fortran::semantics::DirectiveAttributeVisitor874 const parser::Name &iv{GetLoopIndex(*loop)}; in PrivatizeAssociatedLoopIndex()1258 if (const auto &iv{GetLoopIndex(x)}; iv.symbol) { in Pre()1342 const parser::Name &iv{GetLoopIndex(*loop)}; in PrivatizeAssociatedLoopIndexAndCheckLoopLevel()
225 const parser::Name GetLoopIndex(const parser::DoConstruct *x);
427 const parser::Name OmpStructureChecker::GetLoopIndex( in GetLoopIndex() function in Fortran::semantics::OmpStructureChecker437 const parser::Name &itrVal{GetLoopIndex(loop)}; in SetLoopInfo()465 const parser::Name &itrVal{GetLoopIndex(loop)}; in CheckLoopItrVariableIsInt()687 const parser::Name &itrVal{GetLoopIndex(loop)}; in CheckDistLinear()