Searched refs:CheckNesting (Results 1 – 2 of 2) sorted by relevance
68 void CheckNesting(StmtType, const parser::Name *) const; in ENUM_CLASS()
911 void DoForallChecker::CheckNesting( in CheckNesting() function in Fortran::semantics::DoForallChecker935 CheckNesting(StmtType::CYCLE, common::GetPtrFromOptional(cycleStmt.v)); in Enter()940 CheckNesting(StmtType::EXIT, common::GetPtrFromOptional(exitStmt.v)); in Enter()