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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 2360   llvm::Constant *nullPtr = llvm::Constant::getNullValue(CGM.Int8PtrTy);
 2361   if (CGM.getLangOpts().getGC() == LangOptions::NonGC)
 2364   IvarLayoutBuilder builder(CGM, CharUnits::Zero(), blockInfo.BlockSize,
 2374   if (CGM.getLangOpts().ObjCGCBitmapPrint && !buffer.empty()) {