Searched defs:VTable (Results 1 – 1 of 1) sorted by relevance
336 struct VTable { struct337 bool (*match_and_explain)(const MatcherBase&, const T&,339 void (*describe)(const MatcherBase&, std::ostream*, bool negation);342 const MatcherDescriberInterface* (*get_describer)(const MatcherBase&);344 void (*shared_destroy)(SharedPayloadBase*);