Home
last modified time | relevance | path

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

/third_party/ninja/src/
Ddeps_log.cc288 DepsLog::Deps* DepsLog::GetDeps(Node* node) { in GetDeps() function in DepsLog
/third_party/gn/src/gn/
Dtarget.cc565 DepsIteratorRange Target::GetDeps(DepsIterationType type) const { in GetDeps() function in Target