Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp6650 static Optional<DynAlloc *> CheckDeleteKind(EvalInfo &Info, const Expr *E, in CheckDeleteKind() function
6725 if (!CheckDeleteKind(Info, E, Pointer, DynAlloc::StdAllocator)) in HandleOperatorDeleteCall()
14480 Optional<DynAlloc *> Alloc = CheckDeleteKind( in VisitCXXDeleteExpr()