Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dbuild.py448 def _read_compile_commands(compile_commands: Path) -> dict: function
454 for command in _read_compile_commands(compile_commands):