Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/Reviewing/
Dfind_interesting_reviews.py37 class PhabObjectCache: class
194 class ReviewsCache(PhabObjectCache):
196 PhabObjectCache.__init__(self, PhabReview)
199 class UsersCache(PhabObjectCache):
201 PhabObjectCache.__init__(self, PhabUser)