Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_path.cc61 DepType ClassifyPath(const PathVector& path, DepType implicit_last_dep) { in ClassifyPath()
99 void PrintPath(const PathVector& path, DepType implicit_last_dep) { in PrintPath()
131 DepType implicit_last_dep, in InsertTargetsIntoFoundPaths()