Searched refs:r_cast (Results 1 – 2 of 2) sorted by relevance
15033 tree r_cast = build1 (NON_LVALUE_EXPR, integer_type_node, int_var); in test_location_wrappers() local15034 ASSERT_FALSE (location_wrapper_p (r_cast)); in test_location_wrappers()15035 ASSERT_EQ (r_cast, tree_strip_any_location_wrapper (r_cast)); in test_location_wrappers()
15536 tree r_cast = build1 (NON_LVALUE_EXPR, integer_type_node, int_var); in test_location_wrappers() local15537 ASSERT_FALSE (location_wrapper_p (r_cast)); in test_location_wrappers()15538 ASSERT_EQ (r_cast, tree_strip_any_location_wrapper (r_cast)); in test_location_wrappers()