Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp2616 if (const auto *ompBlockConstruct{ in CheckTargetBlockOnlyTeams() local
2619 std::get<parser::OmpBeginBlockDirective>(ompBlockConstruct->t)}; in CheckTargetBlockOnlyTeams()
2671 if (const auto *ompBlockConstruct{ in CheckWorkshareBlockStmts() local
2674 std::get<parser::OmpBeginBlockDirective>(ompBlockConstruct->t)}; in CheckWorkshareBlockStmts()