Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp603 const bool GCEnabled; member in __anonfda336300511::RetainSummaryManager
1752 bool GCEnabled; member in __anonfda336300611::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