Lines Matching refs:IntrusiveRefCntPtr
79 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in newDriver()
158 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in runToolOnCodeWithArgs()
165 llvm::IntrusiveRefCntPtr<FileManager> Files( in runToolOnCodeWithArgs()
181 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in runToolOnCodeWithArgs()
183 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runToolOnCodeWithArgs()
292 IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts = new DiagnosticOptions(); in run()
301 IntrusiveRefCntPtr<DiagnosticIDs>(new DiagnosticIDs()), &*DiagOpts, in run()
379 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) in ClangTool()
589 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in buildASTFromCodeWithArgs()
591 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in buildASTFromCodeWithArgs()
594 llvm::IntrusiveRefCntPtr<FileManager> Files( in buildASTFromCodeWithArgs()