Searched refs:HasNullPtrType (Results 1 – 2 of 2) sorted by relevance
8859 bool HasNullPtrType; member in __anon2e1ecc911a11::BuiltinCandidateTypeSet8879 HasNullPtrType(false), in BuiltinCandidateTypeSet()8903 bool hasNullPtrType() const { return HasNullPtrType; } in hasNullPtrType()9084 HasNullPtrType = true; in AddTypesConvertedFrom()
11894 bool HasNullPtrType = NewE->getType()->isNullPtrType(); in DiagnoseNullConversion() local11895 if (!IsGNUNullExpr && !HasNullPtrType) in DiagnoseNullConversion()11928 << HasNullPtrType << T << SourceRange(CC) in DiagnoseNullConversion()