Home | History | Annotate | Download | only in Analysis

Lines Matching refs:GNUNullExpr

450                isa<GNUNullExpr>(Exp) ||
1605 if (isa<CXXNullPtrLiteralExpr>(E) || isa<GNUNullExpr>(E)) {