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()
349 IntrusiveRefCntPtr<DiagnosticOptions> ParsedDiagOpts; in run()
357 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics = in run()
432 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool()
433 IntrusiveRefCntPtr<FileManager> Files) in ClangTool()
653 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in buildASTFromCodeWithArgs()
655 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in buildASTFromCodeWithArgs()
658 llvm::IntrusiveRefCntPtr<FileManager> Files( in buildASTFromCodeWithArgs()