Searched defs:orig_declv (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 698 tree orig_declv, tree initv, tree condv, tree incrv, in c_finish_omp_for()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 939 tree orig_declv, tree initv, tree condv, tree incrv, in c_finish_omp_for()
|
/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() 8881 tree orig_declv, tree initv, tree condv, tree incrv, 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() 18583 tree orig_declv = NULL_TREE; in tsubst_expr() local
|
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() 10342 tree orig_declv, tree initv, tree condv, tree incrv, 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() 19204 tree orig_declv = NULL_TREE; in tsubst_expr() local
|
H A D | parser.cc | 42429 tree real_decl, initv, condv, incrv, declv, orig_declv; in cp_parser_omp_for_loop() local
|