Searched refs:endOmpLine (Results 1 – 1 of 1) sorted by relevance
24 constexpr auto endOmpLine = space >> endOfLine; variable464 Parser<OmpEndAtomic>{} / endOmpLine))475 maybe(Parser<OmpEndAtomic>{} / endOmpLine)))494 endOmpLine)497 endOmpLine)522 lookAhead(endOmpLine / !statement(allocateStmt)))535 endOmpLine)540 Parser<OmpEndBlockDirective>{} / endOmpLine))562 startOmpLine >> "SECTION"_tok / endOmpLine)))566 Parser<OmpBeginSectionsDirective>{} / endOmpLine,[all …]