Searched refs:CheckDeleteKind (Results 1 – 1 of 1) sorted by relevance
6740 static std::optional<DynAlloc *> CheckDeleteKind(EvalInfo &Info, const Expr *E, in CheckDeleteKind() function6815 if (!CheckDeleteKind(Info, E, Pointer, DynAlloc::StdAllocator)) in HandleOperatorDeleteCall()14917 std::optional<DynAlloc *> Alloc = CheckDeleteKind( in VisitCXXDeleteExpr()