Searched refs:matchEntity (Results 1 – 1 of 1) sorted by relevance
125 return matchEntity(*V, MC); in match()128 virtual bool matchEntity(const T &M, MatcherContext &C) = 0;137 bool matchEntity(const T &M, MatcherContext &C) override { return true; } in matchEntity() function149 bool matchEntity(const T &V, MatcherContext &C) override { in matchEntity() function164 bool matchEntity(const T &V, MatcherContext &C) override { in matchEntity() function255 bool matchEntity(const Value &V, MatcherContext &C) override { in matchEntity() function302 bool matchEntity(const Value &V, MatcherContext &Ctx) override { in matchEntity() function318 bool matchEntity(const Metadata &M, MatcherContext &C) override { in matchEntity() function337 bool matchEntity(const Metadata &M, MatcherContext &C) override { in matchEntity() function