Searched refs:VFSOverlayFiles (Results 1 – 2 of 2) sorted by relevance
147 std::vector<std::string> VFSOverlayFiles; variable200 VFSOverlayFiles.push_back(Name); in AddVFSOverlayFile()
2544 if (CI.getHeaderSearchOpts().VFSOverlayFiles.empty()) in createVFSFromCompilerInvocation()2550 for (const std::string &File : CI.getHeaderSearchOpts().VFSOverlayFiles) { in createVFSFromCompilerInvocation()