Home
last modified time | relevance | path

Searched defs:BaseFS (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/tool/
DClangTidyMain.cpp356 llvm::IntrusiveRefCntPtr<vfs::FileSystem> BaseFS) { in getVfsFromFile()
386 llvm::IntrusiveRefCntPtr<vfs::OverlayFileSystem> BaseFS( in clangTidyMain() local
/external/llvm-project/clang/lib/Tooling/
DStandaloneExecution.cpp32 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in StandaloneToolExecutor()
DTooling.cpp405 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool()
/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidy.cpp103 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) in ErrorReporter()
504 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> BaseFS, in runClangTidy()
541 IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> BaseFS) in runClangTidy()
581 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) { in handleErrors()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCollector.cpp265 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS()
DVirtualFileSystem.cpp389 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
/external/llvm-project/llvm/lib/Support/
DFileCollector.cpp291 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS()
DVirtualFileSystem.cpp389 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp2292 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS = in TEST() local
2320 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS = in TEST() local
2348 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS = in TEST() local
/external/clang/lib/Basic/
DVirtualFileSystem.cpp290 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp4077 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) { in createVFSFromCompilerInvocation()