FLANG
Fortran::semantics::NoBranchingEnforce< D > Class Template Reference

Public Member Functions

 NoBranchingEnforce (SemanticsContext &context, parser::CharBlock sourcePosition, D directive, std::string &&upperCaseDirName)
template<typename T>
bool Pre (const T &)
template<typename T>
void Post (const T &)
template<typename T>
bool Pre (const parser::Statement< T > &statement)
bool Pre (const parser::DoConstruct &)
void Post (const parser::DoConstruct &)
void Post (const parser::ReturnStmt &)
void Post (const parser::ExitStmt &exitStmt)
void Post (const parser::CycleStmt &cycleStmt)

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