Lines Matching refs:IntrusiveRefCntPtr
78 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in newDriver()
184 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in runToolOnCodeWithArgs()
191 llvm::IntrusiveRefCntPtr<FileManager> Files( in runToolOnCodeWithArgs()
206 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in runToolOnCodeWithArgs()
208 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in runToolOnCodeWithArgs()
327 IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts = new DiagnosticOptions(); in run()
335 IntrusiveRefCntPtr<DiagnosticIDs>(new DiagnosticIDs()), &*DiagOpts, in run()
409 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool()
410 IntrusiveRefCntPtr<FileManager> Files) in ClangTool()
630 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in buildASTFromCodeWithArgs()
632 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> InMemoryFileSystem( in buildASTFromCodeWithArgs()
635 llvm::IntrusiveRefCntPtr<FileManager> Files( in buildASTFromCodeWithArgs()