Home
last modified time | relevance | path

Searched refs:CheckDeleteKind (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp6732 static Optional<DynAlloc *> CheckDeleteKind(EvalInfo &Info, const Expr *E, in CheckDeleteKind() function
6807 if (!CheckDeleteKind(Info, E, Pointer, DynAlloc::StdAllocator)) in HandleOperatorDeleteCall()
14706 Optional<DynAlloc *> Alloc = CheckDeleteKind( in VisitCXXDeleteExpr()