Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dbuild.py158 def _read_compile_commands(compile_commands: Path) -> dict: function
164 for command in _read_compile_commands(compile_commands):