Searched refs:EntryArrayContents (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp647 std::vector<Entry *> EntryArrayContents; local
700 EntryArrayContents.push_back(E);
757 Result = new DirectoryEntry(LastComponent, std::move(EntryArrayContents),

Completed in 62 milliseconds