Searched refs:getTargetNullPointerValue (Results 1 – 6 of 6) sorted by relevance
898 return Context.getTargetNullPointerValue(T) == 0; in isZeroInitializable()
9207 if (CGM.getContext().getTargetNullPointerValue(QT) == 0) in getNullPointer()
881 Result = Ctx.MakeIntValue(Ctx.getTargetNullPointerValue(SrcTy), SrcTy); in toIntegralConstant()
1604 CharUnits::fromQuantity(Ctx.getTargetNullPointerValue(PointerTy)); in setNull()6974 uint64_t NullValue = Info.Ctx.getTargetNullPointerValue(QualType(T, 0)); in visit()
11331 uint64_t ASTContext::getTargetNullPointerValue(QualType QT) const { in getTargetNullPointerValue() function in ASTContext
2645 uint64_t getTargetNullPointerValue(QualType QT) const;