Searched defs:GCEnabled (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 603 const bool GCEnabled; member in __anonf8e0d6ba0511::RetainSummaryManager 1752 bool GCEnabled; member in __anonf8e0d6ba0611::CFRefReportVisitor 1776 CFRefLeakReportVisitor(SymbolRef sym, bool GCEnabled, in CFRefLeakReportVisitor() 1798 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport() 1807 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport() 1839 bool GCEnabled) { in addGCModeDescription() 2391 bool GCEnabled, const SummaryLogTy &Log, in CFRefLeakReport() 3566 bool GCEnabled = C.isObjCGCEnabled(); in checkReturnWithRetEffect() local 3847 bool GCEnabled = Ctx.isObjCGCEnabled(); in processLeaks() local
|