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

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 2846     getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout);
 2852   if (type.isObjCGCWeak())
 2878           if (!type->isObjCObjectPointerType() && !type->isBlockPointerType())
 2878           if (!type->isObjCObjectPointerType() && !type->isBlockPointerType())
 2919     auto layoutInfo = CGM.getObjCRuntime().BuildByrefLayout(CGM, type);