Searched defs:MethodFunction (Results 1 – 1 of 1) sorted by relevance
57 struct MethodFunction { struct58 constexpr bool Pass() const { return true; } in Pass()