Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py39 class PhabObjectCache: class
202 class ReviewsCache(PhabObjectCache):
204 PhabObjectCache.__init__(self, PhabReview)
207 class UsersCache(PhabObjectCache):
209 PhabObjectCache.__init__(self, PhabUser)