Searched refs:OpenMPCancellationPointConstruct (Results 1 – 7 of 7) sorted by relevance
164 void Enter(const parser::OpenMPCancellationPointConstruct &);165 void Leave(const parser::OpenMPCancellationPointConstruct &);
1330 const parser::OpenMPCancellationPointConstruct &x) { in Enter()1339 const parser::OpenMPCancellationPointConstruct &) { in Leave() argument
331 TYPE_PARSER(sourced(construct<OpenMPCancellationPointConstruct>(388 Parser<OpenMPCancellationPointConstruct>{})) /
2443 void Unparse(const OpenMPCancellationPointConstruct &x) { in Unparse()
3761 struct OpenMPCancellationPointConstruct { struct3762 TUPLE_CLASS_BOILERPLATE(OpenMPCancellationPointConstruct);3799 OpenMPCancelConstruct, OpenMPCancellationPointConstruct>
552 NODE(parser, OpenMPCancellationPointConstruct) in NODE()
570 [&](const Fortran::parser::OpenMPCancellationPointConstruct in genOMP()