Home
last modified time | relevance | path

Searched refs:descendent_of_p (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dregion-model.cc3612 if (iter_base_reg->descendent_of_p (reg)) in unbind_region_and_descendents()
3627 if (iter_reg->descendent_of_p (reg)) in unbind_region_and_descendents()
3651 if (ptr_dst->descendent_of_p (m_reg) in on_binding()
4588 ASSERT_TRUE (stack->descendent_of_p (stack)); in test_descendent_of_p()
4589 ASSERT_FALSE (stack->descendent_of_p (heap)); in test_descendent_of_p()
4590 ASSERT_FALSE (stack->descendent_of_p (code)); in test_descendent_of_p()
4591 ASSERT_FALSE (stack->descendent_of_p (globals)); in test_descendent_of_p()
4595 ASSERT_TRUE (x_reg->descendent_of_p (globals)); in test_descendent_of_p()
4599 ASSERT_TRUE (cast_reg->descendent_of_p (x_reg)); in test_descendent_of_p()
4748 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
[all …]
H A Dregion.cc137 region::descendent_of_p (const region *elder) const in descendent_of_p() function in ana::region
H A Dregion.h136 bool descendent_of_p (const region *elder) const;
H A DChangeLog4464 (region::descendent_of_p): New.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dregion-model.cc3050 if (iter_base_reg->descendent_of_p (reg)) in unbind_region_and_descendents()
3080 if (ptr_dst->descendent_of_p (m_reg) in on_binding()
3930 ASSERT_TRUE (stack->descendent_of_p (stack)); in test_descendent_of_p()
3931 ASSERT_FALSE (stack->descendent_of_p (heap)); in test_descendent_of_p()
3932 ASSERT_FALSE (stack->descendent_of_p (code)); in test_descendent_of_p()
3933 ASSERT_FALSE (stack->descendent_of_p (globals)); in test_descendent_of_p()
3937 ASSERT_TRUE (x_reg->descendent_of_p (globals)); in test_descendent_of_p()
3941 ASSERT_TRUE (cast_reg->descendent_of_p (x_reg)); in test_descendent_of_p()
4090 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4091 ASSERT_TRUE (x_in_child_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
[all …]
H A Dregion.cc135 region::descendent_of_p (const region *elder) const in descendent_of_p() function in ana::region
H A Dregion.h120 bool descendent_of_p (const region *elder) const;
H A DChangeLog3067 (region::descendent_of_p): New.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dregion-model.cc3050 if (iter_base_reg->descendent_of_p (reg)) in unbind_region_and_descendents()
3080 if (ptr_dst->descendent_of_p (m_reg) in on_binding()
3930 ASSERT_TRUE (stack->descendent_of_p (stack)); in test_descendent_of_p()
3931 ASSERT_FALSE (stack->descendent_of_p (heap)); in test_descendent_of_p()
3932 ASSERT_FALSE (stack->descendent_of_p (code)); in test_descendent_of_p()
3933 ASSERT_FALSE (stack->descendent_of_p (globals)); in test_descendent_of_p()
3937 ASSERT_TRUE (x_reg->descendent_of_p (globals)); in test_descendent_of_p()
3941 ASSERT_TRUE (cast_reg->descendent_of_p (x_reg)); in test_descendent_of_p()
4090 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4091 ASSERT_TRUE (x_in_child_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
[all …]
H A Dregion.cc135 region::descendent_of_p (const region *elder) const in descendent_of_p() function in ana::region
H A Dregion.h120 bool descendent_of_p (const region *elder) const;
H A DChangeLog3067 (region::descendent_of_p): New.
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dregion-model.cc3050 if (iter_base_reg->descendent_of_p (reg)) in unbind_region_and_descendents()
3080 if (ptr_dst->descendent_of_p (m_reg) in on_binding()
3930 ASSERT_TRUE (stack->descendent_of_p (stack)); in test_descendent_of_p()
3931 ASSERT_FALSE (stack->descendent_of_p (heap)); in test_descendent_of_p()
3932 ASSERT_FALSE (stack->descendent_of_p (code)); in test_descendent_of_p()
3933 ASSERT_FALSE (stack->descendent_of_p (globals)); in test_descendent_of_p()
3937 ASSERT_TRUE (x_reg->descendent_of_p (globals)); in test_descendent_of_p()
3941 ASSERT_TRUE (cast_reg->descendent_of_p (x_reg)); in test_descendent_of_p()
4090 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4091 ASSERT_TRUE (x_in_child_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
[all …]
H A Dregion.cc135 region::descendent_of_p (const region *elder) const in descendent_of_p() function in ana::region
H A Dregion.h120 bool descendent_of_p (const region *elder) const;
H A DChangeLog3067 (region::descendent_of_p): New.