Home
last modified time | relevance | path

Searched defs:loopDir (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-acc-structure.cpp203 const auto &loopDir{std::get<parser::AccLoopDirective>(beginDir.t)}; in Enter() local
209 const auto &loopDir{std::get<parser::AccLoopDirective>(beginDir.t)}; in Leave() local
H A Dresolve-directives.cpp684 const auto &loopDir{std::get<parser::AccLoopDirective>(beginDir.t)}; in Pre() local