FLANG
Public Member Functions | List of all members
Fortran::semantics::DoContext Class Reference

Public Member Functions

 DoContext (SemanticsContext &context, IndexVarKind kind, const std::list< IndexVarKind > nesting)
 
void DefineDoVariables (const parser::DoConstruct &doConstruct)
 
void ResetDoVariables (const parser::DoConstruct &doConstruct)
 
void ActivateIndexVars (const std::list< parser::ConcurrentControl > &controls)
 
void DeactivateIndexVars (const std::list< parser::ConcurrentControl > &controls)
 
void Check (const parser::DoConstruct &doConstruct)
 
void Check (const parser::ForallStmt &stmt)
 
void Check (const parser::ForallConstruct &construct)
 
void Check (const parser::ForallAssignmentStmt &stmt)
 

The documentation for this class was generated from the following file: