Searched defs:this_pre_body (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 38511 tree &this_pre_body, in cp_parser_omp_for_loop_init() 38737 cp_convert_omp_range_for (tree &this_pre_body, vec<tree, va_gc> *for_block, in cp_convert_omp_range_for() argument 38986 tree this_pre_body, cl, ordered_cl = NULL_TREE; in cp_parser_omp_for_loop() local
|
H A D | pt.c | 17659 tree this_pre_body = NULL_TREE; in tsubst_omp_for_iterator() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 41843 tree &this_pre_body, in cp_parser_omp_for_loop_init() 42069 cp_convert_omp_range_for (tree &this_pre_body, vec<tree, va_gc> *for_block, in cp_convert_omp_range_for() argument 42430 tree this_pre_body, cl, ordered_cl = NULL_TREE; in cp_parser_omp_for_loop() local
|
H A D | pt.cc | 18232 tree this_pre_body = NULL_TREE; in tsubst_omp_for_iterator() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 18062 tree pre_body = NULL_TREE, this_pre_body; in c_parser_omp_for_loop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 19230 tree pre_body = NULL_TREE, this_pre_body; in c_parser_omp_for_loop() local
|