Searched refs:IsNullPtrType (Results 1 – 3 of 3) sorted by relevance
212 bool IsNullPtrType() const;
354 bool CompilerType::IsNullPtrType() const { in IsNullPtrType() function in CompilerType452 IsNullPtrType() || IsArrayType(); in IsContextuallyConvertibleToBool()
1130 !GetCompilerType().IsNullPtrType() && in GetValueAsAPSInt()3169 GetCompilerType().IsPointerType() || GetCompilerType().IsNullPtrType(); in CastToBasicType()3647 if (!type.IsNullPtrType()) { in CreateValueObjectFromNullptr()