Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/source-manager/
DTestSourceManager.py24 def ansi_color_surround_regex(inner_regex_text): function
126 color_regex = ansi_color_surround_regex("int")
130 color_regex = ansi_color_surround_regex("char")