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