Home
last modified time | relevance | path

Searched refs:DirEntry (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Basic/
DVirtualFileSystem.cpp1494 for (const std::unique_ptr<Entry> &DirEntry : in lookupPath() local
1496 ErrorOr<Entry *> Result = lookupPath(Start, End, DirEntry.get()); in lookupPath()