Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBaseIvarExp

1535       assert(Dst.getBaseIvarExp() && "BaseIvarExp is NULL");
1537 llvm::Value *RHS = EmitScalarExpr(Dst.getBaseIvarExp());