Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dpytracer.py28 class ExceptionFancy: class
144 return ExceptionFancy(self.f) if self.f is not None else None
205 FrameFancy(frame), ExceptionFancy(extb, exty, exva))