Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6900 static std::optional<DynAlloc *> CheckDeleteKind(EvalInfo &Info, const Expr *E, in CheckDeleteKind() function
6975 if (!CheckDeleteKind(Info, E, Pointer, DynAlloc::StdAllocator)) in HandleOperatorDeleteCall()
15680 std::optional<DynAlloc *> Alloc = CheckDeleteKind( in VisitCXXDeleteExpr()