Home
last modified time | relevance | path

Searched defs:mutable_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c4777 modifying_const_object_p (tree_code code, tree obj, bool mutable_p) in modifying_const_object_p()
4858 bool mutable_p = false; in cxx_eval_store_expression() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc5575 modifying_const_object_p (tree_code code, tree obj, bool mutable_p) in modifying_const_object_p()
5656 bool mutable_p = false; in cxx_eval_store_expression() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc4586 bool mutable_p (region_id rid) in mutable_p() function in ana::reachable_regions