Home
last modified time | relevance | path

Searched refs:ClassifyPath (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() function
133 DepType type = ClassifyPath(path, implicit_last_dep); in InsertTargetsIntoFoundPaths()