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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1679 class CFRefReport : public BugReport { class in namespace:__anon3602
1683 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, function in class:__anon3602::CFRefReport
1692 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, function in class:__anon3602::CFRefReport
1709 class CFRefLeakReport : public CFRefReport {
1724 void CFRefReport::addGCModeDescription(const LangOptions &LOpts,
2255 : CFRefReport(D, LOpts, GCEnabled, Log, n, sym, false) {
3077 CFRefReport *report = new CFRefReport(*BT, C.getASTContext().getLangOpts(),
3303 CFRefReport *report =
3325 CFRefReport *repor
[all...]

Completed in 181 milliseconds