Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ir.h2156 get_string_representation_of_cv_quals(const qualified_type_def::CV);
/external/libabigail/src/
Dabg-ir.cc7136 get_string_representation_of_cv_quals(const qualified_type_def::CV cv_quals) in get_string_representation_of_cv_quals() function
7502 string quals_repr = get_string_representation_of_cv_quals(quals); in get_name_of_qualified_type()
14126 {return get_string_representation_of_cv_quals(priv_->cv_quals_);} in get_cv_quals_string_prefix()
/external/libabigail/
DChangeLog10941 (get_string_representation_of_cv_quals)
10946 (get_string_representation_of_cv_quals)
10970 get_string_representation_of_cv_quals.