Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1023 bool CheckNewDeleteForms(InterpState &S, CodePtr OpPC, in CheckNewDeleteForms() function
1212 if (!CheckNewDeleteForms(S, OpPC, *AllocForm, DeleteForm, BlockDesc, in Free()
H A DInterpBuiltin.cpp1625 return CheckNewDeleteForms( in interp__builtin_operator_delete()
H A DInterp.h126 bool CheckNewDeleteForms(InterpState &S, CodePtr OpPC,