Home
last modified time | relevance | path

Searched defs:IntSize (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DMicrosoftCXXABI.cpp197 unsigned IntSize = Target.getIntWidth(); in getMemberPointerWidthAndAlign() local
H A DASTContext.cpp4488 uint64_t IntSize = getTypeSize(IntTy); in isPromotableBitField() local
4556 uint64_t IntSize = getIntWidth(IntTy); in getPromotedIntegerType() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3004 unsigned IntSize = in SynthMessageExpr() local
4160 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
4560 unsigned IntSize = in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp2625 unsigned IntSize = in RewriteObjCBoolLiteralExpr() local
5088 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
5505 unsigned IntSize = in SynthBlockInitExpr() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp823 CharUnits IntSize = getContext().getTypeSizeInChars(getContext().IntTy); in GetVirtualBaseClassOffset() local
1712 int32_t IntSize = in performReturnAdjustment() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp3072 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnIntegerConstant() local
3334 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnNumericConstant() local