Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp533 void CheckAssocLoopLevel(std::int64_t level, const parser::OmpClause *clause);
1353 CheckAssocLoopLevel(level, GetAssociatedClause()); in PrivatizeAssociatedLoopIndexAndCheckLoopLevel()
1355 void OmpAttributeVisitor::CheckAssocLoopLevel( in CheckAssocLoopLevel() function in Fortran::semantics::OmpAttributeVisitor