Searched refs:DeallocatorExpr (Results 1 – 1 of 1) sorted by relevance
346 const Expr *DeallocatorExpr = CE->getArg(5)->IgnoreParenCasts(); in checkPreStmt() local348 if (DeallocatorExpr->isNullPointerConstant(C.getASTContext(), in checkPreStmt()355 if (const DeclRefExpr *DE = dyn_cast<DeclRefExpr>(DeallocatorExpr)) { in checkPreStmt()