Searched refs:recordUseOfWeak (Results 1 – 4 of 4) sorted by relevance
321 inline void recordUseOfWeak(const ExprT *E, bool IsRead = true);323 void recordUseOfWeak(const ObjCMessageExpr *Msg,870 void FunctionScopeInfo::recordUseOfWeak(const ExprT *E, bool IsRead) { in recordUseOfWeak() function
1206 getCurFunction()->recordUseOfWeak(E, IsRead);
155 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg, in recordUseOfWeak() function in FunctionScopeInfo
3014 getCurFunction()->recordUseOfWeak(Result, Prop); in BuildInstanceMessage()