Home
last modified time | relevance | path

Searched refs:viewImpl (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/support/
H A DThreadsafeFS.h34 return viewImpl(); in view()
45 virtual llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> viewImpl() const = 0;
50 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> viewImpl() const override;
H A DThreadsafeFS.cpp84 RealThreadsafeFS::viewImpl() const { in viewImpl() function in clang::clangd::RealThreadsafeFS
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTestFS.h34 IntrusiveRefCntPtr<llvm::vfs::FileSystem> viewImpl() const override { in viewImpl() function
H A DClangdTests.cpp302 IntrusiveRefCntPtr<llvm::vfs::FileSystem> viewImpl() const override { in TEST() function
1004 IntrusiveRefCntPtr<llvm::vfs::FileSystem> viewImpl() const override { in TEST() function in clang::clangd::__anonadba4dc90111::TEST::StatRecordingFS
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DPreamble.cpp309 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> viewImpl() const override { in scanPreamble() function in clang::clangd::__anoncf7fbb130111::scanPreamble::EmptyFS
H A DClangdServer.cpp141 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> viewImpl() const override { in viewImpl() function in clang::clangd::__anon37529e4b0111::DraftStoreFS