Searched refs:CheckDeleteKind (Results 1 – 1 of 1) sorted by relevance
6642 static Optional<DynAlloc *> CheckDeleteKind(EvalInfo &Info, const Expr *E, in CheckDeleteKind() function6714 if (!CheckDeleteKind(Info, E, Pointer, DynAlloc::StdAllocator)) in HandleOperatorDeleteCall()14428 Optional<DynAlloc *> Alloc = CheckDeleteKind( in VisitCXXDeleteExpr()