Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/Reviewing/
Dfind_interesting_reviews.py30 class PhabObject: class
93 class PhabReview(PhabObject):
97 PhabObject.__init__(self, id)
109 class PhabUser(PhabObject):
113 PhabObject.__init__(self, id)
181 class PhabDiff(PhabObject):
185 PhabObject.__init__(self, id)