Home
last modified time | relevance | path

Searched refs:PhabObjectCache (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py40 class PhabObjectCache: class
197 class ReviewsCache(PhabObjectCache):
199 PhabObjectCache.__init__(self, PhabReview)
202 class UsersCache(PhabObjectCache):
204 PhabObjectCache.__init__(self, PhabUser)