Searched refs:other_ftdecl (Results 1 – 1 of 1) sorted by relevance
21832 function_tdecl_sptr other_ftdecl = o.as_function_tdecl(); in operator ==() local21833 if (other_ftdecl) in operator ==()21834 return ftdecl->function_tdecl::operator==(*other_ftdecl); in operator ==()