Searched refs:matchee (Results 1 – 4 of 4) sorted by relevance
26 return std::visit(matches{ts...}, static_cast<N*>(this)->matchee()); in match()29 return std::visit(matches{ts...}, static_cast<N const*>(this)->matchee()); in match()
168 const VT &matchee() const { return box; } in matchee() function
462 const VT &matchee() const { return box; } in matchee() function
504 const VT &matchee() const { return box; } in matchee() function