Home | History | Annotate | Download | only in Analysis

Lines Matching refs:GNUNullExpr

445                isa<GNUNullExpr>(Exp) ||
1656 if (isa<CXXNullPtrLiteralExpr>(E) || isa<GNUNullExpr>(E)) {