Searched refs:getBaseIvarExp (Results 1 – 2 of 2) sorted by relevance
244 Expr *getBaseIvarExp() const { return BaseIvarExp; } in getBaseIvarExp() function
1535 assert(Dst.getBaseIvarExp() && "BaseIvarExp is NULL"); in EmitStoreThroughLValue()1537 llvm::Value *RHS = EmitScalarExpr(Dst.getBaseIvarExp()); in EmitStoreThroughLValue()