Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h2911 static inline bool Free(InterpState &S, CodePtr OpPC, bool DeleteIsArrayForm) { in Free() argument
2956 return CheckNewDeleteForms(S, OpPC, WasArrayAlloc, DeleteIsArrayForm, in Free()