Searched defs:other_function (Results 1 – 2 of 2) sorted by relevance
6 fn other_function() -> Option<i32> { in other_function() function
125 const auto &other_function = static_cast<const Function &>(other); in operator ==() local