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 &) |
![]() | |
template<typename N > | |
void | Enter (const N &) |
template<typename N > | |
void | Leave (const N &) |