Lines Matching refs:FunctionScopeInfo
26 void FunctionScopeInfo::Clear() { in Clear()
58 FunctionScopeInfo::WeakObjectProfileTy::BaseInfoTy
59 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) { in getBaseInfo()
121 FunctionScopeInfo::WeakObjectProfileTy::WeakObjectProfileTy( in WeakObjectProfileTy()
136 FunctionScopeInfo::WeakObjectProfileTy::WeakObjectProfileTy(const Expr *BaseE, in WeakObjectProfileTy()
144 FunctionScopeInfo::WeakObjectProfileTy::WeakObjectProfileTy( in WeakObjectProfileTy()
150 FunctionScopeInfo::WeakObjectProfileTy::WeakObjectProfileTy( in WeakObjectProfileTy()
155 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg, in recordUseOfWeak()
163 void FunctionScopeInfo::markSafeWeakUse(const Expr *E) { in markSafeWeakUse()
185 FunctionScopeInfo::WeakObjectUseMap::iterator Uses; in markSafeWeakUse()
217 FunctionScopeInfo::WeakUseVector::reverse_iterator ThisUse = in markSafeWeakUse()
241 FunctionScopeInfo::~FunctionScopeInfo() { } in ~FunctionScopeInfo()