Home | History | Annotate | Download | only in Sema

Lines Matching refs:Owned

285     return Owned(E);
303 return Owned(E);
307 return Owned(ImplicitCastExpr::Create(Context, Ty, Kind, E, BasePath, VK));