Lines Matching refs:NoopCast
51 case ARCInstKind::NoopCast: in operator <<()
115 .Case("objc_retainedObject", ARCInstKind::NoopCast) in GetFunctionClass()
116 .Case("objc_unretainedObject", ARCInstKind::NoopCast) in GetFunctionClass()
117 .Case("objc_unretainedPointer", ARCInstKind::NoopCast) in GetFunctionClass()
344 case ARCInstKind::NoopCast: in IsUser()
377 case ARCInstKind::NoopCast: in IsRetain()
412 case ARCInstKind::NoopCast: in IsAutorelease()
442 case ARCInstKind::NoopCast: in IsForwarding()
497 case ARCInstKind::NoopCast: in IsNoopOnNull()
533 case ARCInstKind::NoopCast: in IsAlwaysTail()
572 case ARCInstKind::NoopCast: in IsNeverTail()
609 case ARCInstKind::NoopCast: in IsNoThrow()
646 case ARCInstKind::NoopCast: in CanInterruptRV()
658 case ARCInstKind::NoopCast: in CanDecrementRefCount()