Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp858 bool IsRelativeOverlay = false; member in __anon45e96e000711::RedirectingFileSystem
1202 if (FS->IsRelativeOverlay) { in parseEntry()
1357 if (!parseScalarBool(I->getValue(), FS->IsRelativeOverlay)) in parse()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h697 bool IsRelativeOverlay = false; variable
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h701 bool IsRelativeOverlay = false; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1397 if (FS->IsRelativeOverlay) { in parseEntry()
1575 if (!parseScalarBool(I.getValue(), FS->IsRelativeOverlay)) in parse()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1440 if (FS->IsRelativeOverlay) { in parseEntry()
1615 if (!parseScalarBool(I.getValue(), FS->IsRelativeOverlay)) in parse()