Home | History | Annotate | Download | only in Frontend

Lines Matching refs:UO_AddrOf

2523 UO_AddrOf,
2731 SuperRep = new (Context) UnaryOperator(SuperRep, UO_AddrOf,
2749 SuperRep = new (Context) UnaryOperator(SuperRep, UO_AddrOf,
2830 SuperRep = new (Context) UnaryOperator(SuperRep, UO_AddrOf,
3072 Expr *DerefExpr = new (Context) UnaryOperator(DRE, UO_AddrOf,
4491 UO_AddrOf,
4511 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, QT, VK_RValue,
4527 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, QT, VK_RValue,
4566 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf,
4584 NewRep = new (Context) UnaryOperator(NewRep, UO_AddrOf,