Searched refs:MatchesAnySet (Results 1 – 7 of 7) sorted by relevance
110 if r.Resolves().MatchesAnySet(conditions) {122 if r.Resolves().MatchesAnySet(conditions) {
53 if actsOn.pure && !actsOn.LicenseConditions().MatchesAnySet(ImpliesShared) {
553 if actual.MatchesAnySet(expected) {563 if !actual.MatchesAnySet(expected) {575 if actual.MatchesAnySet(expected, notExpected) {579 if !actual.MatchesAnySet(expected, notExpected) {583 if actual.MatchesAnySet(notExpected) {
213 if !conditionsFn(e.target).MatchesAnySet(ImpliesRestricted) {
89 func (cs LicenseConditionSet) MatchesAnySet(other ...LicenseConditionSet) bool { func
152 …if shareSource.IsPureAggregate(target) && !target.LicenseConditions().MatchesAnySet(compliance.Imp…
237 if tn.LicenseConditions().MatchesAnySet(compliance.ImpliesRestricted) {