Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ir.h2903 get_pretty_representation_of_declarator (bool internal = false) const;
/external/libabigail/src/
Dabg-ir.cc17839 result += get_pretty_representation_of_declarator(internal); in get_pretty_representation()
17857 function_decl::get_pretty_representation_of_declarator (bool internal) const in get_pretty_representation_of_declarator() function in abigail::ir::function_decl
23656 string fr = f.get_pretty_representation_of_declarator(), in function_decl_is_less_than()
23657 sr = s.get_pretty_representation_of_declarator(); in function_decl_is_less_than()
/external/libabigail/
DChangeLog13099 (function_decl::get_pretty_representation_of_declarator): Better
13198 (function_decl::get_pretty_representation_of_declarator): Take an
13201 (function_decl::get_pretty_representation_of_declarator): Take an
13205 function_decl::get_pretty_representation_of_declarator.
24422 (function_decl::get_pretty_representation_of_declarator):
24425 (function_decl::get_pretty_representation_of_declarator): Define