Home
last modified time | relevance | path

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

/external/pigweed/pw_build/py/pw_build/
Dpython_runner.py327 class _Expression: class
350 def _target_file(paths: GnPaths, expr: _Expression) -> _Actions:
362 def _target_file_if_exists(paths: GnPaths, expr: _Expression) -> _Actions:
376 def _target_objects(paths: GnPaths, expr: _Expression) -> _Actions: