Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/source-manager/
H A DTestSourceManager.py49 def do_display_source_python_api(self, use_color, needle_regex, highlight_source=False): argument
73 self.runCmd("settings set highlight-source " + str(highlight_source).lower())