Lines Matching refs:SkipUntil
265 P.SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in parseOpenMPReductionId()
292 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPDeclareReductionDirective()
330 SkipUntil(tok::comma, tok::colon, tok::annot_pragma_openmp_end, in ParseOpenMPDeclareReductionDirective()
348 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPDeclareReductionDirective()
466 SkipUntil(tok::r_paren, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPReductionInitializerForDecl()
495 SkipUntil(tok::r_paren, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPReductionInitializerForDecl()
542 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPDeclareMapperDirective()
579 SkipUntil(tok::annot_pragma_openmp_end, Parser::StopBeforeMatch); in ParseOpenMPDeclareMapperDirective()
586 SkipUntil(tok::annot_pragma_openmp_end, Parser::StopBeforeMatch); in ParseOpenMPDeclareMapperDirective()
1133 while (!SkipUntil({tok::r_brace, tok::r_paren, tok::comma, in parseOMPContextSelector()
1303 while (!SkipUntil({tok::comma, tok::r_brace, tok::r_paren, in parseOMPContextSelectorSet()
1410 while (!SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch)) in ParseOMPDeclareVariantClauses()
1479 while (!SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch)) in ParseOMPDeclareVariantClauses()
1585 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in parseOpenMPAppendArgs()
1954 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOMPDeclareTargetClauses()
1988 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in parseOMPEndDirective()
2111 SkipUntil(tok::comma, tok::identifier, tok::annot_pragma_openmp_end, in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2152 SkipUntil(tok::comma, tok::identifier, tok::annot_pragma_openmp_end, in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2212 while (!SkipUntil(tok::annot_pragma_openmp_end, Parser::StopBeforeMatch)) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2645 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2673 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2699 SkipUntil(tok::comma, tok::identifier, tok::annot_pragma_openmp_end, in ParseOpenMPDeclarativeOrExecutableDirective()
2719 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2730 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2741 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2971 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2976 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
3011 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPSimpleVarList()
3017 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPSimpleVarList()
3022 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPSimpleVarList()
3091 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPUsesAllocatorClause()
3105 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPUsesAllocatorClause()
3369 SkipUntil(tok::comma, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPClause()
3555 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPInteropClause()
3588 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPInteropClause()
3930 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in parseMapperModifier()
3942 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in parseMapperModifier()
4203 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4237 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4293 if (SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4306 SkipUntil(tok::colon, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPVarList()
4344 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4385 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4396 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4427 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4459 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()