Searched refs:cp_parser_oacc_shape_clause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2015 | 947 (cp_parser_oacc_shape_clause): Allow pointer variables as gang static 1210 (cp_parser_oacc_shape_clause): New.
|
H A D | parser.cc | 37030 cp_parser_oacc_shape_clause (cp_parser *parser, location_t loc, in cp_parser_oacc_shape_clause() function 39907 clauses = cp_parser_oacc_shape_clause (parser, here, OMP_CLAUSE_GANG, in cp_parser_oacc_all_clauses() 39984 clauses = cp_parser_oacc_shape_clause (parser, here, in cp_parser_oacc_all_clauses() 40000 clauses = cp_parser_oacc_shape_clause (parser, here, in cp_parser_oacc_all_clauses()
|
H A D | ChangeLog-2017 | 2188 (cp_parser_oacc_shape_clause): Likewise.
|
H A D | ChangeLog-2019 | 4936 (cp_parser_oacc_shape_clause): Add loc formal parameter. Adjust
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 34675 cp_parser_oacc_shape_clause (cp_parser *parser, location_t loc, in cp_parser_oacc_shape_clause() function 37111 clauses = cp_parser_oacc_shape_clause (parser, here, OMP_CLAUSE_GANG, 37183 clauses = cp_parser_oacc_shape_clause (parser, here, 37199 clauses = cp_parser_oacc_shape_clause (parser, here,
|