Searched refs:WALK_SUBTREE (Results 1 – 6 of 6) sorted by relevance
1548 #define WALK_SUBTREE(NODE) \ macro1636 WALK_SUBTREE (TREE_OPERAND (*tp, i));1671 WALK_SUBTREE (TYPE_SIZE (*tp));1672 WALK_SUBTREE (TYPE_SIZE_UNIT (*tp));1711 WALK_SUBTREE (TREE_VALUE (*tp));1731 WALK_SUBTREE (TREE_REALPART (*tp));1742 WALK_SUBTREE (TREE_TYPE (*tp));1748 WALK_SUBTREE (TREE_VALUE (arg));1753 WALK_SUBTREE (TREE_TYPE (*tp));1761 WALK_SUBTREE (TREE_TYPE (*tp));[all …]
3988 #define WALK_SUBTREE(NODE) \ macro4030 WALK_SUBTREE (TREE_OPERAND (*tp, i));4037 #undef WALK_SUBTREE
7370 #define WALK_SUBTREE(NODE) \ macro7416 WALK_SUBTREE (TREE_TYPE (type)); in walk_type_fields()7425 WALK_SUBTREE (TREE_TYPE (type)); in walk_type_fields()7431 WALK_SUBTREE (TREE_VALUE (arg)); in walk_type_fields()7442 WALK_SUBTREE (TREE_TYPE (type)); in walk_type_fields()7455 WALK_SUBTREE (TREE_TYPE (type)); in walk_type_fields()7574 WALK_SUBTREE (ce->value); in walk_tree()7592 WALK_SUBTREE (DECL_SIZE (decl)); in walk_tree()7602 WALK_SUBTREE (*tsi_stmt_ptr (i)); in walk_tree()7692 WALK_SUBTREE (DECL_SIZE (field)); in walk_tree()[all …]
1970 #define WALK_SUBTREE(NODE) \ in cp_walk_subtrees() macro2004 WALK_SUBTREE (TINST_DECL (*tp)); in cp_walk_subtrees()2009 WALK_SUBTREE (TREE_TYPE (*tp)); in cp_walk_subtrees()2014 WALK_SUBTREE (TREE_PURPOSE (*tp)); in cp_walk_subtrees()2018 WALK_SUBTREE (OVL_FUNCTION (*tp)); in cp_walk_subtrees()2019 WALK_SUBTREE (OVL_CHAIN (*tp)); in cp_walk_subtrees()2025 WALK_SUBTREE (TYPE_PTRMEMFUNC_FN_TYPE (*tp)); in cp_walk_subtrees()2038 #undef WALK_SUBTREE in cp_walk_subtrees()
2091 #define WALK_SUBTREE(NODE) \ macro2118 WALK_SUBTREE (TREE_TYPE (*tp));2125 WALK_SUBTREE (TREE_PURPOSE (*tp));2129 WALK_SUBTREE (OVL_FUNCTION (*tp));2130 WALK_SUBTREE (OVL_CHAIN (*tp));2136 WALK_SUBTREE (TYPE_PTRMEMFUNC_FN_TYPE (*tp));2146 #undef WALK_SUBTREE
891 #define WALK_SUBTREE(NODE) \ macro913 WALK_SUBTREE (*prev);