Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/unittests/Driver/
DToolChainTest.cpp35 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
89 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
129 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
269 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
297 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
/external/clang/unittests/Driver/
DToolChainTest.cpp34 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
87 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
/external/okhttp/okhttp-testing-support/src/main/java/com/squareup/okhttp/internal/io/
DInMemoryFileSystem.java37 public final class InMemoryFileSystem implements FileSystem, TestRule { class
/external/clang/lib/Index/
DSimpleFormatContext.h66 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem; variable
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.h19 class InMemoryFileSystem; variable
/external/clang/tools/clang-format/
DClangFormat.cpp132 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in fillRanges() local
284 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in format() local
/external/clang/lib/Format/
DTokenAnalyzer.cpp44 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in CreateVirtualEnvironment() local
/external/clang/unittests/Tooling/
DRewriterTestContext.h117 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem; variable
DToolingTest.cpp154 llvm::IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
180 llvm::IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
/external/clang/include/clang/Tooling/
DTooling.h341 llvm::IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem; variable
/external/llvm-project/clang/tools/clang-format/
DClangFormat.cpp197 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in fillRanges() local
423 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in format() local
/external/llvm-project/clang/include/clang/Tooling/
DTooling.h372 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; variable
/external/llvm-project/clang/unittests/Tooling/
DRewriterTestContext.h131 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; variable
DToolingTest.cpp175 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
201 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
489 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in TEST() local
/external/llvm-project/clang-tools-extra/unittests/clang-include-fixer/
DIncludeFixerTest.cpp26 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runOnCode() local
/external/clang/lib/Tooling/
DTooling.cpp135 llvm::IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in runToolOnCodeWithArgs() local
510 llvm::IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in buildASTFromCodeWithArgs() local
/external/llvm-project/clang/lib/Tooling/
DTooling.cpp208 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runToolOnCodeWithArgs() local
627 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in buildASTFromCodeWithArgs() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DIndexActionTests.cpp109 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in clang::clangd::__anon7e85be7d0111::IndexActionTest
DSymbolCollectorTests.cpp285 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in clang::clangd::__anon67d79e040111::SymbolCollectorTest
/external/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/
DFindAllSymbolsTests.cpp65 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runFindAllSymbols() local
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp122 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem; member in __anon701ea7170111::PPCallbacksTest
/external/clang/lib/Tooling/Core/
DReplacement.cpp257 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> InMemoryFileSystem( in applyAllReplacements() local
/external/llvm-project/clang/lib/Tooling/Core/
DReplacement.cpp584 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in applyAllReplacements() local
/external/llvm-project/clang/unittests/Lex/
DPPCallbacksTest.cpp128 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; member in __anon51328c050111::PPCallbacksTest
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp2194 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in SourceManagerForFile() local

12