Searched refs:recordUseOfWeak (Results 1 – 4 of 4) sorted by relevance
292 inline void recordUseOfWeak(const ExprT *E, bool IsRead = true);294 void recordUseOfWeak(const ObjCMessageExpr *Msg,800 void FunctionScopeInfo::recordUseOfWeak(const ExprT *E, bool IsRead) { in recordUseOfWeak() function
1078 getCurFunction()->recordUseOfWeak(E, IsRead);
130 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg, in recordUseOfWeak() function in FunctionScopeInfo
2686 getCurFunction()->recordUseOfWeak(Result, Prop); in BuildInstanceMessage()