Home
last modified time | relevance | path

Searched refs:ObjCAllocRetE (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp630 RetEffect ObjCAllocRetE; member in __anonfda336300511::RetainSummaryManager
740 ObjCAllocRetE(gcenabled in RetainSummaryManager()
811 RetEffect getObjAllocRetEffect() const { return ObjCAllocRetE; } in getObjAllocRetEffect()
1305 return ObjCAllocRetE; in getRetEffectFromAnnotations()
1449 ResultEff = ObjCAllocRetE; in getStandardMethodSummary()
1580 const RetainSummary *AllocSumm = getPersistentSummary(ObjCAllocRetE); in InitializeMethodSummaries()