Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dbuild.py163 def compiled_files(compile_commands: Path) -> Iterable[Path]: function
186 compiled_files(cmds) for cmds in compile_commands))