Home
last modified time | relevance | path

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

/external/libabigail/src/
Dabg-ir.cc21832 function_tdecl_sptr other_ftdecl = o.as_function_tdecl(); in operator ==() local
21833 if (other_ftdecl) in operator ==()
21834 return ftdecl->function_tdecl::operator==(*other_ftdecl); in operator ==()