Home
last modified time | relevance | path

Searched defs:InMemoryFileSystem (Results 1 – 19 of 19) sorted by relevance

/llvm-project/clang/unittests/Driver/
H A DDXCModeTest.cpp33 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> &InMemoryFileSystem, in validateTargetProfile() argument
45 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> &InMemoryFileSystem, in validateTargetProfile() argument
61 new llvm::vfs::InMemoryFileSystem); in TEST() local
111 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
218 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
[all...]
H A DToolChainTest.cpp43 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
140 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
178 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
342 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
374 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
520 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
548 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.h18 class InMemoryFileSystem; variable
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp205 InMemoryFileSystem in TEST() local
179 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
231 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
260 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
306 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
332 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
352 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
740 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( TEST() local
[all...]
H A DRewriterTestContext.h131 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; global() variable
/llvm-project/clang/include/clang/Tooling/
H A DTooling.h384 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; global() variable
/llvm-project/clang/tools/clang-installapi/
H A DClangInstallAPI.cpp88 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in run() local
/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp236 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( fillRanges() local
514 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( format() local
[all...]
/llvm-project/clang-tools-extra/unittests/clang-include-fixer/
H A DIncludeFixerTest.cpp26 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runOnCode() local
/llvm-project/clang/unittests/Analysis/
H A DMacroExpansionContextTest.cpp46 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in clang::analysis::__anonb76c8ac80111::MacroExpansionContextTest
/llvm-project/clang/lib/Tooling/
H A DTooling.cpp235 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runToolOnCodeWithArgs() local
697 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( buildASTFromCodeWithArgs() local
[all...]
/llvm-project/clang-tools-extra/clangd/unittests/
H A DIndexActionTests.cpp119 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in clang::clangd::__anonc593db390111::IndexActionTest
H A DSymbolCollectorTests.cpp325 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; global() member in clang::clangd::__anon8dddb8c00111::SymbolCollectorTest
[all...]
/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/
H A DFindAllSymbolsTests.cpp65 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runFindAllSymbols() local
/llvm-project/clang/unittests/Basic/
H A DSarifTest.cpp51 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; global() member in __anon23ff074f0111::SarifDocumentWriterTest
/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp585 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in applyAllReplacements() local
/llvm-project/clang/unittests/Lex/
H A DPPCallbacksTest.cpp145 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in __anon1476b0c10111::PPCallbacksTest
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2372 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( SourceManagerForFile() local
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp826 InMemoryFileSystem::InMemoryFileSystem(bool UseNormalizedPaths) InMemoryFileSystem() function in llvm::vfs::InMemoryFileSystem
[all...]