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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
  735     llvm::Type *params[] = { Int8PtrPtrTy };
 3323     return llvm::Constant::getNullValue(ObjCTypes.Int8PtrPtrTy);
 3335   return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.Int8PtrPtrTy);
 5621   Int8PtrPtrTy = CGM.Int8PtrPtrTy;
 5729       MethodDescriptionListPtrTy, PropertyListPtrTy, Int8PtrPtrTy,
 5896       PropertyListPtrTy, IntTy, IntTy, Int8PtrPtrTy, Int8PtrTy,