Home
last modified time | relevance | path

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

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