Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ter

299       TryEmitResult ter = tryEmitARCRetainScalarExpr(*this,
301 Receiver = ter.getPointer();
302 if (ter.getInt()) retainSelf = false;