reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Analysis/ObjCARCAnalysisUtils.h
   80     V = GetUnderlyingObject(V, DL);
   80     V = GetUnderlyingObject(V, DL);
   81     if (!IsForwarding(GetBasicARCInstKind(V)))
   83     V = cast<CallInst>(V)->getArgOperand(0);
   83     V = cast<CallInst>(V)->getArgOperand(0);
   86   return V;