Home
last modified time | relevance | path

Searched defs:endDir (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcanonicalize-omp.cpp39 } else if (auto *endDir{ in Post() local
106 if (auto *endDir{ RewriteOpenMPLoopConstruct() local
H A Dcanonicalize-acc.cpp39 } else if (auto *endDir{ in Post() local
H A Dcheck-directive-structure.h340 CheckMatching(const B & beginDir,const B & endDir) CheckMatching() argument
H A Dcheck-omp-structure.cpp414 const auto &endDir{ Enter() local
794 const auto &endDir{std::get<parser::OmpBlockDirective>(endBlockDir.t)}; Enter() local
973 const auto &endDir{std::get<parser::OmpSectionsDirective>(endSectionsDir.t)}; Enter() local
1573 const auto &endDir{std::get<parser::OmpEndCriticalDirective>(x.t)}; Enter() local