Searched defs:requiresArrayCookie (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp183 bool CGCXXABI::requiresArrayCookie(const CXXDeleteExpr *expr, function in class:CGCXXABI
193 bool CGCXXABI::requiresArrayCookie(const CXXNewExpr *expr) { function in class:CGCXXABI
H A DMicrosoftCXXABI.cpp2217 bool MicrosoftCXXABI::requiresArrayCookie(const CXXDeleteExpr *expr, function in class:MicrosoftCXXABI
2224 bool MicrosoftCXXABI::requiresArrayCookie(const CXXNewExpr *expr) { function in class:MicrosoftCXXABI

Completed in 77 milliseconds