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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1744 class CFRefReport : public BugReport { class in namespace:__anon18231
1748 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, function in class:__anon18231::CFRefReport
1757 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, function in class:__anon18231::CFRefReport
1774 class CFRefLeakReport : public CFRefReport {
1789 void CFRefReport::addGCModeDescription(const LangOptions &LOpts,
2320 : CFRefReport(D, LOpts, GCEnabled, Log, n, sym, false) {
3197 CFRefReport *report = new CFRefReport(*BT, C.getASTContext().getLangOpts(),
3421 CFRefReport *report =
3443 CFRefReport *repor
[all...]

Completed in 129 milliseconds