Searched refs:IsGNUNullExpr (Results 1 – 1 of 1) sorted by relevance
10623 bool IsGNUNullExpr = isa<GNUNullExpr>(NewE); in DiagnoseNullConversion() local10625 if (!IsGNUNullExpr && !HasNullPtrType) in DiagnoseNullConversion()10642 if (IsGNUNullExpr && Loc.isMacroID()) { in DiagnoseNullConversion()