Home
last modified time | relevance | path

Searched defs:ExtractInfo (Results 1 – 1 of 1) sorted by relevance

/build/bazel/scripts/difftool/
Dclangcompile.py141 ExtractInfo = Callable[[pathlib.Path], list[str]] variable
145 tool: ExtractInfo) -> list[str]: