Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c19159 cp_parser_omp_single (cp_parser *parser, cp_token *pragma_tok) in cp_parser_omp_single() function
19220 stmt = cp_parser_omp_single (parser, pragma_tok); in cp_parser_omp_construct()
H A DChangeLog2749 * parser.c (cp_parser_omp_single): Use make_node and accessors
2797 cp_parser_omp_single, cp_parser_omp_threadprivate,