Home
last modified time | relevance | path

Searched defs:OpenMPDeclareSimdConstruct (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Dcheck-omp-structure.cpp178 void OmpStructureChecker::Leave(const parser::OpenMPDeclareSimdConstruct &) { in Leave()
Dresolve-directives.cpp258 void Post(const parser::OpenMPDeclareSimdConstruct &) { PopContext(); } in Post()
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h3573 struct OpenMPDeclareSimdConstruct { struct
3589 std::variant<OpenMPDeclareReductionConstruct, OpenMPDeclareSimdConstruct, argument