Searched refs:universalRules (Results 1 – 2 of 2) sorted by relevance
144 …const WillBeHeapVector<RuleData>* universalRules() const { ASSERT(!m_pendingRules); return &m_univ… in universalRules() function
173 …collectMatchingRulesForList(matchRequest.ruleSet->universalRules(), contextFlags, cascadeScope, ca… in collectMatchingRules()