Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-fruit/extras/scripts/
H A Danalyze_template_instantiations_clang_diagnostics.py26 diagnostic_header_pattern = re.compile(r'[^ ]+\.[^ ]+:[0-9]+:[0-9]+: ([^ ]*): (.*)') variable
339 matches = diagnostic_header_pattern.search(line)