Home
last modified time | relevance | path

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

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