Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ov

1029     void init(const OpaqueValueExpr *ov, const Expr *e) {
1030 OpaqueValue = ov;
1031 BoundLValue = shouldBindAsLValue(ov);