Home
last modified time | relevance | path

Searched refs:begin_for_stmt (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dinit.c3415 for_stmt = begin_for_stmt (NULL_TREE, NULL_TREE); in build_vec_init()
H A Dcp-tree.h5496 extern tree begin_for_stmt (tree, tree);
H A Dsemantics.c849 begin_for_stmt (tree scope, tree init) in begin_for_stmt() function
H A Dpt.c12681 stmt = begin_for_stmt (NULL_TREE, NULL_TREE); in tsubst_expr()
12695 stmt = begin_for_stmt (NULL_TREE, NULL_TREE); in tsubst_expr()
H A Dparser.c9312 stmt = begin_for_stmt (scope, init); in cp_parser_c_for()
9373 stmt = begin_for_stmt (scope, init); in cp_parser_range_for()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dinit.c4340 for_stmt = begin_for_stmt (NULL_TREE, NULL_TREE); in build_vec_init()
H A Dcp-tree.h6862 extern tree begin_for_stmt (tree, tree);
H A Dsemantics.c957 begin_for_stmt (tree scope, tree init) in begin_for_stmt() function
H A Dpt.c16786 stmt = begin_for_stmt (NULL_TREE, NULL_TREE); in tsubst_expr()
16809 : begin_for_stmt (NULL_TREE, NULL_TREE)); in tsubst_expr()
H A Dparser.c11704 stmt = begin_for_stmt (scope, init); in cp_parser_c_for()
11827 stmt = begin_for_stmt (scope, init); in cp_parser_range_for()