Searched defs:orig_init (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | lambda.c | 517 add_capture (tree lambda, tree id, tree orig_init, bool by_reference_p, in add_capture()
|
H A D | init.c | 3591 vec<tree, va_gc> *orig_init = NULL; in build_new() local
|
H A D | semantics.c | 8101 tree orig_init; in finish_omp_for() local
|
H A D | parser.c | 34925 tree &orig_init, in cp_parser_omp_for_loop_init() 35148 tree init, orig_init, cond, incr, body, decl, pre_body = NULL_TREE, ret; in cp_parser_omp_for_loop() local
|