Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
Ddeps.rs7 pub depfile_path: PathBuf, field
/third_party/ninja/src/
Dmsvc_helper_main-win32.cc54 string depfile_path = string(object_path) + ".d"; in WriteDepFileOrDie() local