Searched refs:cp_parser_omp_section_scan (Results 1 – 2 of 2) sorted by relevance
2049 (cp_parser_omp_section_scan): New function.2053 (cp_parser_omp_sections_scope): Use cp_parser_omp_section_scan.
42256 cp_parser_omp_section_scan (cp_parser *parser, const char *directive, in cp_parser_omp_section_scan() function42347 && cp_parser_omp_section_scan (parser, in cp_parser_omp_structured_block_sequence()43280 && !cp_parser_omp_section_scan (parser, "section", true)) in cp_parser_omp_sections_scope()43296 if (cp_parser_omp_section_scan (parser, "section", false)) in cp_parser_omp_sections_scope()