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