Searched refs:CFRefLeakReport (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1799 class CFRefLeakReport : public CFRefReport { class in namespace:__anon3463
1803 CFRefLeakReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled,
2257 CFRefLeakReport::CFRefLeakReport(CFRefBug &D, const LangOptions &LOpts, function in class:CFRefLeakReport
3295 new CFRefLeakReport(*getLeakAtReturnBug(LOpts, GCEnabled),
3538 CFRefLeakReport *report = new CFRefLeakReport(*BT, LOpts, GCEnabled,

Completed in 34 milliseconds