Home
last modified time | relevance | path

Searched refs:IsRelativeOverlay (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDVirtualFileSystem.h997 bool IsRelativeOverlay = false; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDVirtualFileSystem.cpp1893 if (FS->IsRelativeOverlay) { in parseEntry()
2100 if (!parseScalarBool(I.getValue(), FS->IsRelativeOverlay)) in parse()