Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h697 bool IsRelativeOverlay = false; variable
/third_party/skia/third_party/externals/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()