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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 4467     SyncArgSlot = CGF.CreateTempAlloca(SyncArg->getType(),
 4469     CGF.Builder.CreateStore(SyncArg, SyncArgSlot);
 4502                                                  SyncArgSlot,