Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h966 bool IsRelativeOverlay = false; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1860 if (FS->IsRelativeOverlay) { in parseEntry()
2067 if (!parseScalarBool(I.getValue(), FS->IsRelativeOverlay)) in parse()