Lines Matching refs:SkipUntil
269 P.SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in parseOpenMPReductionId()
296 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPDeclareReductionDirective()
334 SkipUntil(tok::comma, tok::colon, tok::annot_pragma_openmp_end, in ParseOpenMPDeclareReductionDirective()
352 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPDeclareReductionDirective()
474 SkipUntil(tok::r_paren, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPReductionInitializerForDecl()
503 SkipUntil(tok::r_paren, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPReductionInitializerForDecl()
547 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPDeclareMapperDirective()
584 SkipUntil(tok::annot_pragma_openmp_end, Parser::StopBeforeMatch); in ParseOpenMPDeclareMapperDirective()
591 SkipUntil(tok::annot_pragma_openmp_end, Parser::StopBeforeMatch); in ParseOpenMPDeclareMapperDirective()
1141 while (!SkipUntil({tok::r_brace, tok::r_paren, tok::comma, in parseOMPContextSelector()
1311 while (!SkipUntil({tok::comma, tok::r_brace, tok::r_paren, in parseOMPContextSelectorSet()
1418 while (!SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch)) in ParseOMPDeclareVariantClauses()
1488 while (!SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch)) in ParseOMPDeclareVariantClauses()
1545 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in parseOpenMPAppendArgs()
1657 SkipUntil(tok::comma, tok::identifier, tok::annot_pragma_openmp_end, in ParseOpenMPClauses()
1968 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOMPDeclareTargetClauses()
2002 SkipUntil(tok::annot_pragma_openmp_end, StopBeforeMatch); in parseOMPEndDirective()
2123 SkipUntil(tok::comma, tok::identifier, tok::annot_pragma_openmp_end, in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2162 SkipUntil(tok::comma, tok::identifier, tok::annot_pragma_openmp_end, in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2232 while (!SkipUntil(tok::annot_pragma_openmp_end, Parser::StopBeforeMatch)) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2416 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPExecutableDirective()
2790 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2818 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2842 SkipUntil(tok::comma, tok::identifier, tok::annot_pragma_openmp_end, in ParseOpenMPDeclarativeOrExecutableDirective()
2862 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2873 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2884 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2902 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2921 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2926 SkipUntil(tok::annot_pragma_openmp_end); in ParseOpenMPDeclarativeOrExecutableDirective()
2961 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPSimpleVarList()
2967 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPSimpleVarList()
2972 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPSimpleVarList()
3026 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPUsesAllocatorClause()
3040 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPUsesAllocatorClause()
3324 SkipUntil(tok::comma, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPClause()
3515 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOMPInteropInfo()
3595 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPInteropClause()
4075 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in parseMapperModifier()
4087 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in parseMapperModifier()
4415 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4451 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4482 SkipUntil(tok::r_paren); in ParseOpenMPVarList()
4492 SkipUntil(tok::r_paren); in ParseOpenMPVarList()
4501 SkipUntil(tok::r_paren); in ParseOpenMPVarList()
4574 if (SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4589 SkipUntil(tok::colon, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPVarList()
4633 SkipUntil(tok::colon, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4674 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4686 SkipUntil(tok::r_paren, tok::annot_pragma_openmp_end, StopBeforeMatch); in ParseOpenMPVarList()
4718 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()
4806 SkipUntil(tok::comma, tok::r_paren, tok::annot_pragma_openmp_end, in ParseOpenMPVarList()