Home
last modified time | relevance | path

Searched refs:get_pretty_representation_of_declarator (Results 1 - 2 of 2) sorted by relevance

/third_party/libabigail/include/
H A Dabg-ir.h3034 get_pretty_representation_of_declarator (bool internal = false) const;
/third_party/libabigail/src/
H A Dabg-ir.cc20180 result += get_pretty_representation_of_declarator(internal); in get_pretty_representation()
20203 function_decl::get_pretty_representation_of_declarator (bool internal) const in get_pretty_representation_of_declarator() function in abigail::ir::function_decl
25952 string fr = f.get_pretty_representation_of_declarator(), in function_decl_is_less_than()
25953 sr = s.get_pretty_representation_of_declarator(); in function_decl_is_less_than()

Completed in 42 milliseconds