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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h 772 std::string ExternalContentsPrefixDir;
787 /// IsRelativeOverlay marks whether a ExternalContentsPrefixDir path must
  /src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp 1249 ExternalContentsPrefixDir = PrefixDir.str();
1253 return ExternalContentsPrefixDir;
1777 // FS->ExternalContentsPrefixDir => /<absolute_path_to>/dummy.cache/vfs

Completed in 49 milliseconds