Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp911 const auto &beginSectionsDir{ in Enter() local
915 std::get<parser::OmpSectionsDirective>(beginSectionsDir.t)}; in Enter()
2689 const auto &beginSectionsDir{ in CheckWorkshareBlockStmts() local
2693 std::get<parser::OmpSectionsDirective>(beginSectionsDir.t)}; in CheckWorkshareBlockStmts()
H A Dresolve-directives.cpp1366 const auto &beginSectionsDir{ in Pre() local
1369 std::get<parser::OmpSectionsDirective>(beginSectionsDir.t)}; in Pre()