Home
last modified time | relevance | path

Searched refs:set_is_const (Results 1 – 3 of 3) sorted by relevance

/external/libabigail/include/
Dabg-ir.h3268 void set_is_const(bool);
/external/libabigail/src/
Dabg-ir.cc17563 set_is_const(is_const); in method_type()
17603 set_is_const(is_const); in method_type()
17651 set_is_const(is_const); in method_type()
17694 method_type::set_is_const(bool f) in set_is_const() function in abigail::ir::method_type
/external/libabigail/
DChangeLog13097 (method_type::{get_class_type, set_is_const, get_is_const}):