Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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)