Home
last modified time | relevance | path

Searched refs:cp_parser_oacc_clause_async (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20154078 (cp_parser_omp_clause_num_workers, cp_parser_oacc_clause_async)
H A DChangeLog-20214258 * parser.c (cp_parser_oacc_clause_async): Reject comma expressions.
H A DChangeLog-20172210 (cp_parser_oacc_clause_async): Likewise.
H A Dparser.cc39778 cp_parser_oacc_clause_async (cp_parser *parser, tree list) in cp_parser_oacc_clause_async() function
39839 clauses = cp_parser_oacc_clause_async (parser, clauses); in cp_parser_oacc_all_clauses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c36982 cp_parser_oacc_clause_async (cp_parser *parser, tree list) in cp_parser_oacc_clause_async() function
37043 clauses = cp_parser_oacc_clause_async (parser, clauses);