Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Lifetime

285         // Since the lifetime of this temporary isn't going to be extended,
386 // extended the lifetime) to the subobject we're binding the reference to.
1154 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) {
1155 switch (Lifetime) {
2428 // strong lifetime, the object shall be released.