HomeSort by: relevance | last modified time | path
    Searched refs:IsRelativeOverlay (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h 769 /// If IsRelativeOverlay is set, this represents the directory
787 /// IsRelativeOverlay marks whether a ExternalContentsPrefixDir path must
789 bool IsRelativeOverlay = false;
  /src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp 1541 if (FS->IsRelativeOverlay) {
1720 if (!parseScalarBool(I.getValue(), FS->IsRelativeOverlay))

Completed in 19 milliseconds