Searched refs:is_const_ (Results 1 – 2 of 2) sorted by relevance
1560 bool is_const_; member in abigail::dwarf_reader::expr_result1565 : is_const_(true), in expr_result()1570 : is_const_(is_const), in expr_result()1575 :is_const_(true), in expr_result()1584 {return is_const_;} in is_const()1590 {is_const_ = f;} in is_const()1635 {return const_value_ == o.const_value_ && is_const_ == o.is_const_;} in operator ==()1658 r.is_const_ = r.is_const_ && v.is_const_; in operator +()1674 r.is_const_ = r.is_const_ && v.is_const_; in operator -()1683 r.is_const_ = r.is_const_ && v.is_const(); in operator %()[all …]
4324 bool is_const_; variable4333 is_const_(false) in mem_fn_context_rel()4342 is_const_(false) in mem_fn_context_rel()4358 is_const_(is_const) in mem_fn_context_rel()4432 {return is_const_;} in is_const()4440 {is_const_ = f;} in is_const()4466 bool is_const_; variable4482 is_const_(is_const), fn_tmpl_(f) in member_function_template()4491 {return is_const_;} in is_const()