Searched defs:VFSOverlayFiles (Results 1 – 4 of 4) sorted by relevance
191 std::vector<std::string> VFSOverlayFiles; global() variable
118 std::vector<std::string> VFSOverlayFiles = HSOpts.VFSOverlayFiles; in ReadHeaderSearchPaths() local
62 std::vector<std::string> VFSOverlayFiles; optimizeHeaderSearchOpts() local
5059 createVFSFromOverlayFiles(ArrayRef<std::string> VFSOverlayFiles,DiagnosticsEngine & Diags,IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) createVFSFromOverlayFiles() argument