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

References

tools/clang/lib/CodeGen/CGObjC.cpp
 2797     operand = emitARCOperationAfterCall(CGF, operand, doAfterCall, doFallback);
 2797     operand = emitARCOperationAfterCall(CGF, operand, doAfterCall, doFallback);
 2798     bitcast->setOperand(0, operand);