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