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

  /src/external/apache2/llvm/dist/clang/lib/Tooling/
AllTUsExecution.cpp 127 llvm::vfs::createPhysicalFileSystem();
  /src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
DependencyScanningWorker.cpp 157 RealFS = llvm::vfs::createPhysicalFileSystem();
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h 310 std::unique_ptr<FileSystem> createPhysicalFileSystem();
  /src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp 351 std::unique_ptr<FileSystem> vfs::createPhysicalFileSystem() {

Completed in 25 milliseconds