@class NSDictionary; @interface RBAllEntitlementPredicate : RBEntitlementPredicate { NSDictionary *_predicate; } - (id)allEntitlements; - (unsigned long long)count; - (id)description; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithDictionary:(id)a0 forDomain:(id)a1 attribute:(id)a2 errors:(id)a3; - (BOOL)matchesEntitlements:(id)a0; @end