Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp602 const bool GCEnabled; member in __anonbe000e510511::RetainSummaryManager
1751 bool GCEnabled; member in __anonbe000e510611::CFRefReportVisitor
1775 CFRefLeakReportVisitor(SymbolRef sym, bool GCEnabled, in CFRefLeakReportVisitor()
1797 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport()
1806 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, in CFRefReport()
1838 bool GCEnabled) { in addGCModeDescription()
2390 bool GCEnabled, const SummaryLogTy &Log, in CFRefLeakReport()
3573 bool GCEnabled = C.isObjCGCEnabled(); in checkReturnWithRetEffect() local
3854 bool GCEnabled = Ctx.isObjCGCEnabled(); in processLeaks() local