Searched refs:partiallyMatches (Results 1 – 2 of 2) sorted by relevance
82 inline bool partiallyMatches(const til::SExpr *E1, const til::SExpr *E2) { in partiallyMatches() function320 bool partiallyMatches(const CapabilityExpr &other) const { in partiallyMatches() function322 sx::partiallyMatches(sexpr(), other.sexpr()); in partiallyMatches()
268 return FM[ID].partiallyMatches(CapE); in findPartialMatch()