Searched refs:HasNullPtrType (Results 1 – 2 of 2) sorted by relevance
8393 bool HasNullPtrType; member in __anon22c3dcc71111::BuiltinCandidateTypeSet8413 HasNullPtrType(false), in BuiltinCandidateTypeSet()8436 bool hasNullPtrType() const { return HasNullPtrType; } in hasNullPtrType()8614 HasNullPtrType = true; in AddTypesConvertedFrom()
15419 bool HasNullPtrType = NewE->getType()->isNullPtrType(); in DiagnoseNullConversion() local15420 if (!IsGNUNullExpr && !HasNullPtrType) in DiagnoseNullConversion()15449 << HasNullPtrType << T << SourceRange(CC) in DiagnoseNullConversion()