Lines Matching refs:IntrusiveRefCntPtr
78 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in newDriver()
203 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in runToolOnCodeWithArgs()
210 llvm::IntrusiveRefCntPtr<FileManager> Files( in runToolOnCodeWithArgs()
225 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in runToolOnCodeWithArgs()
227 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runToolOnCodeWithArgs()
346 IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts = new DiagnosticOptions(); in run()
354 IntrusiveRefCntPtr<DiagnosticIDs>(new DiagnosticIDs()), &*DiagOpts, in run()
428 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool()
429 IntrusiveRefCntPtr<FileManager> Files) in ClangTool()
649 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in buildASTFromCodeWithArgs()
651 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in buildASTFromCodeWithArgs()
654 llvm::IntrusiveRefCntPtr<FileManager> Files( in buildASTFromCodeWithArgs()