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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1774 class CFRefLeakReport : public CFRefReport { class in namespace:__anon18231
1777 CFRefLeakReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled,
2315 CFRefLeakReport::CFRefLeakReport(CFRefBug &D, const LangOptions &LOpts, function in class:CFRefLeakReport
3422 new CFRefLeakReport(*getLeakAtReturnBug(LOpts, GCEnabled),
3676 CFRefLeakReport *report = new CFRefLeakReport(*BT, LOpts, GCEnabled,

Completed in 1331 milliseconds