Searched refs:makeIntrusiveRefCntCopy (Results 1 – 1 of 1) sorted by relevance
134 llvm::IntrusiveRefCntPtr<T> makeIntrusiveRefCntCopy(const T &X) { in makeIntrusiveRefCntCopy() function159 DiagnosticOpts = makeIntrusiveRefCntCopy(X.getDiagnosticOpts()); in deep_copy_assign()162 AnalyzerOpts = makeIntrusiveRefCntCopy(X.getAnalyzerOpts()); in deep_copy_assign()