Home
last modified time | relevance | path

Searched defs:DELETE (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dapple-kext-indirect-virtual-dtor-call.cpp11 void DELETE(B1 *pb1) { in DELETE() function
H A Dptrauth-apple-kext-indirect-virtual-dtor-call.cpp11 void DELETE(B1 *pb1) { in DELETE() function
/llvm-project/clang/test/SemaCXX/
H A Ddelete.cpp107 #define DELETE(x) delete (x) macro