/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 697 c_finish_omp_for (location_t locus, enum tree_code code, tree declv, in c_finish_omp_for() 1042 tree declv; member 1111 c_omp_check_loop_iv (tree stmt, tree declv, walk_tree_lh lh) in c_omp_check_loop_iv() 1174 c_omp_check_loop_iv_exprs (location_t stmt_loc, tree declv, tree decl, in c_omp_check_loop_iv_exprs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 938 c_finish_omp_for (location_t locus, enum tree_code code, tree declv, in c_finish_omp_for() 1283 tree declv; member 1585 c_omp_check_loop_iv (tree stmt, tree declv, walk_tree_lh lh) in c_omp_check_loop_iv() 1683 tree declv, int i, tree decl, tree init, tree cond, in c_omp_check_loop_iv_exprs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 8527 tree declv, tree orig_declv, tree initv, in handle_omp_for_class_iterator() 8880 finish_omp_for (location_t locus, enum tree_code code, tree declv, in finish_omp_for()
|
H A D | pt.c | 17541 tsubst_omp_for_iterator (tree t, int i, tree declv, tree &orig_declv, in tsubst_omp_for_iterator() 18582 tree declv = NULL_TREE, initv = NULL_TREE, condv = NULL_TREE; in tsubst_expr() local 27651 dependent_omp_for_p (tree declv, tree initv, tree condv, tree incrv) in dependent_omp_for_p()
|
H A D | parser.c | 38985 tree real_decl, initv, condv, incrv, declv, orig_declv; in cp_parser_omp_for_loop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 9985 tree declv, tree orig_declv, tree initv, in handle_omp_for_class_iterator() 10341 finish_omp_for (location_t locus, enum tree_code code, tree declv, in finish_omp_for()
|
H A D | pt.cc | 18105 tsubst_omp_for_iterator (tree t, int i, tree declv, tree &orig_declv, in tsubst_omp_for_iterator() 19203 tree declv = NULL_TREE, initv = NULL_TREE, condv = NULL_TREE; in tsubst_expr() local 28576 dependent_omp_for_p (tree declv, tree initv, tree condv, tree incrv) in dependent_omp_for_p()
|
H A D | parser.cc | 42429 tree real_decl, initv, condv, incrv, declv, orig_declv; in cp_parser_omp_for_loop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 18061 tree declv, condv, incrv, initv, ret = NULL_TREE; in c_parser_omp_for_loop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 19229 tree declv, condv, incrv, initv, ret = NULL_TREE; in c_parser_omp_for_loop() local
|