Home
last modified time | relevance | path

Searched refs:expr_list_kind (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1075 enum expr_list_kind { enum
7619 extern tree build_x_compound_expr_from_list (tree, expr_list_kind,
H A Dtypeck.c7064 build_x_compound_expr_from_list (tree list, expr_list_kind exp, in build_x_compound_expr_from_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1151 enum expr_list_kind { enum
8030 extern tree build_x_compound_expr_from_list (tree, expr_list_kind,
H A DChangeLog-20102312 * cp-tree.h (expr_list_kind): New type.
2319 (build_x_compound_expr_from_list): Use expr_list_kind and emit the
H A Dtypeck.cc7579 build_x_compound_expr_from_list (tree list, expr_list_kind exp, in build_x_compound_expr_from_list()