Searched refs:CFRefLeakReportVisitor (Results 1 – 1 of 1) sorted by relevance
1750 class CFRefLeakReportVisitor : public CFRefReportVisitor { class1752 CFRefLeakReportVisitor(SymbolRef sym, bool GCEnabled, in CFRefLeakReportVisitor() function in __anonbe000e510611::CFRefLeakReportVisitor1766 return llvm::make_unique<CFRefLeakReportVisitor>(*this); in clone()2281 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()2429 addVisitor(llvm::make_unique<CFRefLeakReportVisitor>(sym, GCEnabled, Log)); in CFRefLeakReport()