Searched defs:VTableProtoIdentical (Results 1 – 1 of 1) sorted by relevance
22 struct VTableProtoIdentical { struct23 bool operator()(const Method::ProtoId &base, const Method::ProtoId &derv) const in operator()