Searched refs:get_parent_frame (Results 1 – 4 of 4) sorted by relevance
295 def get_parent_frame(self):359 …parent = property(get_parent_frame, None, doc='''A read only property that returns the parent (cal…
54 parent = lldbutil.get_parent_frame(frame0)
837 def get_parent_frame(frame): function
1188 def get_parent_frame(frame): function