Searched refs:tbase_init (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c2729 tree tbase, tbase_init;
2757 tbase_init = build_modify_expr (tbase, NOP_EXPR,
2802 loop = expr_tree_cons (NULL_TREE, tbase_init,
2724 tree tbase, tbase_init; local
/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c3184 tree tbase, tbase_init;
3249 tbase_init
3256 if (tbase_init == error_mark_node)
3279 loop = build_compound_expr (input_location, tbase_init, loop);
3181 tree tbase, tbase_init; local

Completed in 58 milliseconds