Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-acc-structure.cpp131 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; in Enter() local
141 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; in Leave() local
223 const auto &beginBlockDir{std::get<parser::AccBeginCombinedDirective>(x.t)}; in Leave() local
H A Dcheck-omp-structure.cpp541 const auto &beginBlockDir{ CheckSIMDNest() local
604 const auto &beginBlockDir{ CheckTargetNest() local
791 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; Enter() local
3420 const auto &beginBlockDir{ CheckTargetBlockOnlyTeams() local
3470 const auto &beginBlockDir{ CheckWorkshareBlockStmts() local
[all...]
H A Dresolve-directives.cpp800 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; Pre() local
1085 const auto &beginBlockDir{std::get<parser::AccBeginCombinedDirective>(x.t)}; Pre() local
1503 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; Pre() local
1534 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; Post() local
H A Dresolve-names.cpp1369 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; NeedsScope() local
1496 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; NeedsScope() local