Searched refs:mutable_p (Results 1 – 3 of 3) sorted by relevance
4777 modifying_const_object_p (tree_code code, tree obj, bool mutable_p) in modifying_const_object_p() argument4785 if (mutable_p) in modifying_const_object_p()4858 bool mutable_p = false; in cxx_eval_store_expression() local4870 mutable_p = true; in cxx_eval_store_expression()4884 mutable_p) in cxx_eval_store_expression()4908 if (modifying_const_object_p (TREE_CODE (t), object, mutable_p) in cxx_eval_store_expression()
5575 modifying_const_object_p (tree_code code, tree obj, bool mutable_p) in modifying_const_object_p() argument5583 if (mutable_p) in modifying_const_object_p()5656 bool mutable_p = false; in cxx_eval_store_expression() local5668 mutable_p = true; in cxx_eval_store_expression()5682 mutable_p) in cxx_eval_store_expression()5706 if (modifying_const_object_p (TREE_CODE (t), object, mutable_p) in cxx_eval_store_expression()
4586 bool mutable_p (region_id rid) in mutable_p() function in ana::reachable_regions4666 if (reachable_regions.mutable_p (iter_rid)) in handle_unrecognized_call()4695 if (reachable_regions.mutable_p (pointee_rid)) in handle_unrecognized_call()