Searched refs:partiallyMatches (Results 1 – 2 of 2) sorted by relevance
59 inline bool partiallyMatches(const til::SExpr *E1, const til::SExpr *E2) { in partiallyMatches() function284 bool partiallyMatches(const CapabilityExpr &other) const { in partiallyMatches() function286 sx::partiallyMatches(CapExpr, other.CapExpr); in partiallyMatches()
238 return FM[ID].partiallyMatches(CapE); in findPartialMatch()