Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dparser.c21551 cp_parser_omp_single (cp_parser *parser, cp_token *pragma_tok) in cp_parser_omp_single() function
21612 stmt = cp_parser_omp_single (parser, pragma_tok); in cp_parser_omp_construct()
DChangeLog2818 * parser.c (cp_parser_omp_single): Use make_node and accessors
2866 cp_parser_omp_single, cp_parser_omp_threadprivate,