Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-acc-structure.cpp93 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; in Enter() local
103 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; in Leave() local
159 const auto &beginBlockDir{std::get<parser::AccBeginCombinedDirective>(x.t)}; in Leave() local
Dresolve-directives.cpp426 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; in Pre() local
475 const auto &beginBlockDir{std::get<parser::AccBeginCombinedDirective>(x.t)}; in Pre() local
753 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; in Pre() local
781 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; in Post() local
Dcheck-omp-structure.cpp119 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; in Enter() local
Dresolve-names.cpp1135 const auto &beginBlockDir{std::get<parser::AccBeginBlockDirective>(x.t)}; in NeedsScope() local
1233 const auto &beginBlockDir{std::get<parser::OmpBeginBlockDirective>(x.t)}; in NeedsScope() local