Searched refs:NamelistChecker (Results 1 – 3 of 3) sorted by relevance
16 class NamelistChecker : public virtual BaseChecker {18 NamelistChecker(SemanticsContext &context) : context_{context} {} in NamelistChecker() function
13 void NamelistChecker::Leave(const parser::NamelistStmt &nmlStmt) { in Leave()
162 IfStmtChecker, IoChecker, MiscChecker, NamelistChecker, NullifyChecker,