Home
last modified time | relevance | path

Searched defs:GCEnabled (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp576 const bool GCEnabled; member in __anonfdb198950511::RetainSummaryManager
1702 bool GCEnabled; member in __anonfdb198950611::CFRefReportVisitor
1726 CFRefLeakReportVisitor(SymbolRef sym, bool GCEnabled, in CFRefLeakReportVisitor()
1748 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport()
1757 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport()
1790 bool GCEnabled) { in addGCModeDescription()
2316 bool GCEnabled, const SummaryLogTy &Log, in CFRefLeakReport()
3420 bool GCEnabled = C.isObjCGCEnabled(); in checkReturnWithRetEffect() local
3671 bool GCEnabled = Ctx.isObjCGCEnabled(); in processLeaks() local