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