Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Drelative_lines.py105 def replace_match(m): function
123 contents = re.sub(pattern, replace_match, contents)