Searched refs:getTargetNullPointerValue (Results 1 – 6 of 6) sorted by relevance
784 return Context.getTargetNullPointerValue(T) == 0; in isZeroInitializable()
7867 if (CGM.getContext().getTargetNullPointerValue(QT) == 0) in getNullPointer()
611 Result = Ctx.MakeIntValue(Ctx.getTargetNullPointerValue(SrcTy), SrcTy); in toIntegralConstant()
10326 uint64_t ASTContext::getTargetNullPointerValue(QualType QT) const { in getTargetNullPointerValue() function in ASTContext
5775 auto TargetVal = Info.Ctx.getTargetNullPointerValue(E->getType()); in ZeroInitialization()
2513 uint64_t getTargetNullPointerValue(QualType QT) const;