Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1180 bool IsGlobalDelete) { in Free() argument
1240 if (!DeleteIsArrayForm && !IsGlobalDelete) { in Free()
H A DInterp.h3379 bool IsGlobalDelete);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3475 bool IsGlobalDelete, in RebuildCXXDeleteExpr() argument
3478 return getSema().ActOnCXXDelete(StartLoc, IsGlobalDelete, IsArrayForm, in RebuildCXXDeleteExpr()