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