Home
last modified time | relevance | path

Searched refs:expr_single (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-iterator.cc364 expr_single (tree expr) in expr_single() function
389 return expr_single (expr); in expr_single()
H A Dtree-iterator.h148 extern tree expr_single (tree);
H A Dtree.cc5428 t = expr_single (t); in protected_set_expr_location()
5440 t = expr_single (t); in protected_set_expr_location_if_unset()
H A DChangeLog-202025676 * tree-iterator.h (expr_single): Declare.
25677 * tree-iterator.c (expr_single): New function.
25679 * tree.c (protected_set_expr_location): Use expr_single.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-iterator.c364 expr_single (tree expr) in expr_single() function
389 return expr_single (expr); in expr_single()
H A Dtree-iterator.h122 extern tree expr_single (tree);
H A Dtree.c5180 t = expr_single (t); in protected_set_expr_location()
5192 t = expr_single (t); in protected_set_expr_location_if_unset()