Searched defs:beginLoopDir (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-omp-structure.cpp | 275 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; HasInvalidDistributeNesting() local |
H A D | resolve-directives.cpp | 1595 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; Pre() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | Bridge.cpp | 2745 const Fortran::parser::AccBeginLoopDirective &beginLoopDir = genFIR() local |