Home
last modified time | relevance | path

Searched refs:CheckForBadLeave (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.h67 void CheckForBadLeave(StmtType, const ConstructNode &) const; in ENUM_CLASS()
H A Dcheck-do-forall.cpp861 void DoForallChecker::CheckForBadLeave( in CheckForBadLeave() function in Fortran::semantics::DoForallChecker
920 CheckForBadLeave(stmtType, construct); in CheckNesting()