Searched defs:GCEnabled (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 585 const bool GCEnabled; member in __anonde26dc550611::RetainSummaryManager 1727 bool GCEnabled; member in __anonde26dc550911::CFRefReportVisitor 1751 CFRefLeakReportVisitor(SymbolRef sym, bool GCEnabled, in CFRefLeakReportVisitor() 1773 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport() 1782 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport() 1815 bool GCEnabled) { in addGCModeDescription() 2258 bool GCEnabled, const SummaryLogTy &Log, in CFRefLeakReport() 3293 bool GCEnabled = C.isObjCGCEnabled(); in checkReturnWithRetEffect() local 3533 bool GCEnabled = Ctx.isObjCGCEnabled(); in processLeaks() local
|