Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp312 void Post(const parser::OpenMPSectionsConstruct &) { PopContext(); } in Post()
H A Dcheck-omp-structure.cpp929 void OmpStructureChecker::Leave(const parser::OpenMPSectionsConstruct &) { in Leave()
H A Dresolve-names.cpp1359 bool Pre(const parser::OpenMPSectionsConstruct &) { in Pre()
1363 void Post(const parser::OpenMPSectionsConstruct &) { PopScope(); } in Post()
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h3546 struct OpenMPSectionsConstruct { struct
3550 t;