Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ter

325       TryEmitResult ter = tryEmitARCRetainScalarExpr(*this,
327 Receiver = ter.getPointer();
328 if (ter.getInt()) retainSelf = false;