Searched refs:get_pretty_representation_of_declarator (Results 1 – 3 of 3) sorted by relevance
2903 get_pretty_representation_of_declarator (bool internal = false) const;
17839 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_decl23656 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()
13099 (function_decl::get_pretty_representation_of_declarator): Better13198 (function_decl::get_pretty_representation_of_declarator): Take an13201 (function_decl::get_pretty_representation_of_declarator): Take an13205 function_decl::get_pretty_representation_of_declarator.24422 (function_decl::get_pretty_representation_of_declarator):24425 (function_decl::get_pretty_representation_of_declarator): Define