Home | History | Annotate | Download | only in ObjCARC

Lines Matching refs:user_end

1935       for (auto UI = Alloca->user_begin(), UE = Alloca->user_end(); UI != UE;) {