Home
last modified time | relevance | path

Searched refs:endSectionsDir (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Dcheck-omp-structure.cpp145 const auto &endSectionsDir{std::get<parser::OmpEndSectionsDirective>(x.t)}; in Enter() local
148 const auto &endDir{std::get<parser::OmpSectionsDirective>(endSectionsDir.t)}; in Enter()