Home | History | Annotate | Download | only in Sema

Lines Matching refs:Owned

100   ExprResult TheCallResult(Owned(TheCall));
913 return Owned(new (Context) AtomicExpr(TheCall->getCallee()->getLocStart(),
1540 return Owned(new (Context) ShuffleVectorExpr(Context, exprs, resType,
6192 // Try to find a variable that the receiver is strongly owned by.