Home | History | Annotate | Download | only in Sema

Lines Matching refs:Owned

104   ExprResult Arg(S.Owned(TheCall->getArg(0)));
116 ExprResult TheCallResult(Owned(TheCall));
1173 return Owned(AE);
1814 return Owned(new (Context) ShuffleVectorExpr(Context, exprs, resType,
6597 // Try to find a variable that the receiver is strongly owned by.