Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Address

73   /// represents a value lvalue, this method emits the address of the lvalue,
189 void EmitInitializationToLValue(Expr *E, LValue Address);
190 void EmitNullInitializationToLValue(LValue Address);
204 /// represents a value lvalue, this method emits the address of the lvalue,
1370 "slot has bits but no address");