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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
  995           llvm::ConstantInt::get(Int64Ty, str), IdTy);
 1534     InitStructBuilder.addInt(Int64Ty, 0);
 2160   Int64Ty = llvm::Type::getInt64Ty(VMContext);
 2163       CGM.getDataLayout().getPointerSizeInBits() == 32 ? Int32Ty : Int64Ty;