Searched defs:OpenMPDeclareSimdConstruct (Results 1 – 3 of 3) sorted by relevance
178 void OmpStructureChecker::Leave(const parser::OpenMPDeclareSimdConstruct &) { in Leave()
258 void Post(const parser::OpenMPDeclareSimdConstruct &) { PopContext(); } in Post()
3573 struct OpenMPDeclareSimdConstruct { struct3589 std::variant<OpenMPDeclareReductionConstruct, OpenMPDeclareSimdConstruct, argument