Searched refs:GetIndexVars (Results 1 – 3 of 3) sorted by relevance
172 SymbolVector GetIndexVars(IndexVarKind);
322 SymbolVector SemanticsContext::GetIndexVars(IndexVarKind kind) { in GetIndexVars() function in Fortran::semantics::SemanticsContext
739 SymbolVector indexVars{context_.GetIndexVars(IndexVarKind::FORALL)}; in CheckForallIndexesUsed()