Searched refs:startOmpLine (Results 1 – 1 of 1) sorted by relevance
23 constexpr auto startOmpLine = skipStuffBeforeStatement >> "!$OMP "_sptok; variable451 TYPE_PARSER(construct<OmpEndAtomic>(startOmpLine >> "END ATOMIC"_tok))491 TYPE_PARSER(startOmpLine >>525 TYPE_PARSER(startOmpLine >>551 startOmpLine >> sourced(construct<OmpEndSectionsDirective>(559 TYPE_PARSER(maybe(startOmpLine >> "SECTION"_tok / endOmpLine) >>562 startOmpLine >> "SECTION"_tok / endOmpLine)))570 startOmpLine >>584 startOmpLine >> sourced(construct<OmpEndBlockDirective>(590 startOmpLine >> sourced(construct<OmpEndLoopDirective>(