Searched refs:HasNullPtrType (Results 1 – 2 of 2) sorted by relevance
8019 bool HasNullPtrType; member in __anona0c7ad680b11::BuiltinCandidateTypeSet8039 HasNullPtrType(false), in BuiltinCandidateTypeSet()8062 bool hasNullPtrType() const { return HasNullPtrType; } in hasNullPtrType()8240 HasNullPtrType = true; in AddTypesConvertedFrom()
13678 bool HasNullPtrType = NewE->getType()->isNullPtrType(); in DiagnoseNullConversion() local13679 if (!IsGNUNullExpr && !HasNullPtrType) in DiagnoseNullConversion()13708 << HasNullPtrType << T << SourceRange(CC) in DiagnoseNullConversion()