Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h234 void CheckCycleConstraints(const parser::OpenMPLoopConstruct &x);
H A Dcheck-omp-structure.cpp416 CheckCycleConstraints(x); in Enter()
635 void OmpStructureChecker::CheckCycleConstraints( in CheckCycleConstraints() function in Fortran::semantics::OmpStructureChecker