Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/utils/lui/
H A Dsourcewin.py134 self.formatContent(self.content, self.pc_line, bps)
147 def formatContent(self, content, pc_line, breakpoints): member in SourceWin