/llvm-project/clang/unittests/Driver/ |
H A D | DXCModeTest.cpp | 33 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 D | ToolChainTest.cpp | 43 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 D | ExpandModularHeadersPPCallbacks.h | 18 class InMemoryFileSystem; variable
|
/llvm-project/clang/unittests/Tooling/ |
H A D | ToolingTest.cpp | 205 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 D | RewriterTestContext.h | 131 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; global() variable
|
/llvm-project/clang/include/clang/Tooling/ |
H A D | Tooling.h | 384 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; global() variable
|
/llvm-project/clang/tools/clang-installapi/ |
H A D | ClangInstallAPI.cpp | 88 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in run() local
|
/llvm-project/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 236 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 D | IncludeFixerTest.cpp | 26 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runOnCode() local
|
/llvm-project/clang/unittests/Analysis/ |
H A D | MacroExpansionContextTest.cpp | 46 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in clang::analysis::__anonb76c8ac80111::MacroExpansionContextTest
|
/llvm-project/clang/lib/Tooling/ |
H A D | Tooling.cpp | 235 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 D | IndexActionTests.cpp | 119 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in clang::clangd::__anonc593db390111::IndexActionTest
|
H A D | SymbolCollectorTests.cpp | 325 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 D | FindAllSymbolsTests.cpp | 65 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runFindAllSymbols() local
|
/llvm-project/clang/unittests/Basic/ |
H A D | SarifTest.cpp | 51 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; global() member in __anon23ff074f0111::SarifDocumentWriterTest
|
/llvm-project/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 585 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in applyAllReplacements() local
|
/llvm-project/clang/unittests/Lex/ |
H A D | PPCallbacksTest.cpp | 145 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in __anon1476b0c10111::PPCallbacksTest
|
/llvm-project/clang/lib/Basic/ |
H A D | SourceManager.cpp | 2372 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( SourceManagerForFile() local
|
/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 826 InMemoryFileSystem::InMemoryFileSystem(bool UseNormalizedPaths) InMemoryFileSystem() function in llvm::vfs::InMemoryFileSystem [all...] |