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

Declarations

tools/clang/lib/CodeGen/CGObjCMac.cpp
  982   Qualifiers::ObjCLifetime getBlockCaptureLifetime(QualType QT, bool ByrefLayout);

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 2559                              getBlockCaptureLifetime(FQT, ByrefLayout),
 2575                              getBlockCaptureLifetime(LastFieldBitfieldOrUnnamed->getType(),
 2585                              getBlockCaptureLifetime(LastFieldBitfieldOrUnnamed->getType(),
 2594                            getBlockCaptureLifetime(MaxField->getType(), ByrefLayout),
 2948     UpdateRunSkipBlockVars(CI.isByRef(), getBlockCaptureLifetime(type, false),