Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h226 void SetLoopInfo(const parser::OpenMPLoopConstruct &x);
H A Dcheck-omp-structure.cpp407 SetLoopInfo(x); in Enter()
432 void OmpStructureChecker::SetLoopInfo(const parser::OpenMPLoopConstruct &x) { in SetLoopInfo() function in Fortran::semantics::OmpStructureChecker