Searched refs:IsNullPtrType (Results 1 – 3 of 3) sorted by relevance
213 bool IsNullPtrType() const;
356 bool CompilerType::IsNullPtrType() const { in IsNullPtrType() function in CompilerType454 IsNullPtrType() || IsArrayType(); in IsContextuallyConvertibleToBool()
1152 !GetCompilerType().IsNullPtrType() && in GetValueAsAPSInt()3131 GetCompilerType().IsPointerType() || GetCompilerType().IsNullPtrType(); in CastToBasicType()3618 if (!type.IsNullPtrType()) { in CreateValueObjectFromNullptr()