Searched defs:VFSOverlayFile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 1359 for (StringRef VFSOverlayFile : HSOpts.VFSOverlayFiles) writeUnhashedControlBlock() local |
H A D | ASTReader.cpp | 6164 std::string VFSOverlayFile = ReadString(Record, Idx); ParseHeaderSearchPaths() local |