Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h384 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem; variable
/freebsd-src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp231 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( fillRanges() local
508 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( format() local
[all...]
/freebsd-src/contrib/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...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp585 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in applyAllReplacements() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2333 IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( SourceManagerForFile() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp802 InMemoryFileSystem::InMemoryFileSystem(bool UseNormalizedPaths) InMemoryFileSystem() function in llvm::vfs::InMemoryFileSystem
[all...]