Searched refs:getTargetNullPointerValue (Results 1 – 6 of 6) sorted by relevance
889 return Context.getTargetNullPointerValue(T) == 0; in isZeroInitializable()
9064 if (CGM.getContext().getTargetNullPointerValue(QT) == 0) in getNullPointer()
873 Result = Ctx.MakeIntValue(Ctx.getTargetNullPointerValue(SrcTy), SrcTy); in toIntegralConstant()
1598 CharUnits::fromQuantity(Ctx.getTargetNullPointerValue(PointerTy)); in setNull()6963 uint64_t NullValue = Info.Ctx.getTargetNullPointerValue(QualType(T, 0)); in visit()
11138 uint64_t ASTContext::getTargetNullPointerValue(QualType QT) const { in getTargetNullPointerValue() function in ASTContext
2604 uint64_t getTargetNullPointerValue(QualType QT) const;