Searched refs:getBaseInfo (Results 1 – 3 of 3) sorted by relevance
59 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) { in getBaseInfo() function in FunctionScopeInfo::WeakObjectProfileTy128 Base = getBaseInfo(E); in WeakObjectProfileTy()140 Base = getBaseInfo(BaseE); in WeakObjectProfileTy()152 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) { in WeakObjectProfileTy()
216 static BaseInfoTy getBaseInfo(const Expr *BaseE);
442 // This used to crash in WeakObjectProfileTy::getBaseInfo when getBase() was