Lines Matching refs:IntrusiveRefCntPtr
523 IntrusiveRefCntPtr<TargetInfo> &Target;
532 IntrusiveRefCntPtr<TargetInfo> &Target, unsigned &Counter) in ASTInfoCollector()
698 IntrusiveRefCntPtr<ASTReader> ASTUnit::getASTReader() const { in getASTReader()
726 void ASTUnit::ConfigureDiags(IntrusiveRefCntPtr<DiagnosticsEngine> Diags, in ConfigureDiags()
735 WhatToLoad ToLoad, IntrusiveRefCntPtr<DiagnosticsEngine> Diags, in LoadFromASTFile()
755 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = in LoadFromASTFile()
1078 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in Parse()
1086 IntrusiveRefCntPtr<llvm::vfs::FileSystem> OldVFS = VFS; in Parse()
1283 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, bool AllowRebuild, in getMainBufferWithPrecompiledPreamble()
1468 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, in create()
1472 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = in create()
1489 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, FrontendAction *Action, in LoadFromCompilerInvocationAction()
1634 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in LoadFromCompilerInvocation()
1668 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, FileManager *FileMgr, in LoadFromCompilerInvocation()
1705 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, StringRef ResourceFilesPath, in LoadFromCommandLine()
1713 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in LoadFromCommandLine()
1798 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in Reparse()