Home
last modified time | relevance | path

Searched refs:cp_parser_omp_section_scan (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20212049 (cp_parser_omp_section_scan): New function.
2053 (cp_parser_omp_sections_scope): Use cp_parser_omp_section_scan.
H A Dparser.cc42256 cp_parser_omp_section_scan (cp_parser *parser, const char *directive, in cp_parser_omp_section_scan() function
42347 && 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()