Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp203 SmallVector<llvm::vfs::YAMLVFSEntry, 16> VFSEntries; in collectVFSEntries() local
210 /*DiagHandler*/ nullptr, VFSFile, VFSEntries); in collectVFSEntries()
213 for (auto &E : VFSEntries) in collectVFSEntries()