Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dmod.rs22 pub mod traversal; module
Dcontext.rs486 traversal: ItemTraversal<'ctx, ItemSet, Vec<ItemId>>, field
/third_party/gn/src/gn/
Dcommand_clean.cc80 base::FileEnumerator traversal( in CleanOneDir() local
/third_party/python/Lib/lib2to3/
Drefactor.py469 def traverse_by(self, fixers, traversal): argument
/third_party/gn/src/base/files/
Dfile_util_win.cc59 FileEnumerator traversal(path, false, in DeleteFileRecursive() local
Dfile_util_posix.cc188 FileEnumerator traversal(path, true, in DeleteFile() local