FLANG
|
Public Member Functions | |
PurityChecker (SemanticsContext &c) | |
void | Enter (const parser::ExecutableConstruct &) |
void | Enter (const parser::SubroutineSubprogram &) |
void | Leave (const parser::SubroutineSubprogram &) |
void | Enter (const parser::FunctionSubprogram &) |
void | Leave (const parser::FunctionSubprogram &) |
Public Member Functions inherited from Fortran::semantics::BaseChecker | |
template<typename N> | |
void | Enter (const N &) |
template<typename N> | |
void | Leave (const N &) |