Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp761 bool CheckDeleteSource(InterpState &S, CodePtr OpPC, const Expr *Source, in CheckDeleteSource() function
H A DInterp.h138 bool CheckDeleteSource(InterpState &S, CodePtr OpPC, const Expr *Source,
2936 if (!CheckDeleteSource(S, OpPC, Source, Ptr)) in Free()