Home
last modified time | relevance | path

Searched defs:IsOverlayRelative (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1107 std::optional<bool> IsOverlayRelative; global() variable
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2818 write(ArrayRef<YAMLVFSEntry> Entries,std::optional<bool> UseExternalNames,std::optional<bool> IsCaseSensitive,std::optional<bool> IsOverlayRelative,StringRef OverlayDir) write() argument