Home
last modified time | relevance | path

Searched defs:OPERATOR_NEW_BODY_ALIGN (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_new_delete.cpp38 #define OPERATOR_NEW_BODY_ALIGN( global() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_new_delete.cpp37 #define OPERATOR_NEW_BODY_ALIGN(nothrow) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_new_delete.cpp46 #define OPERATOR_NEW_BODY_ALIGN(mangled_name, nothrow) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_new_delete.cpp39 #define OPERATOR_NEW_BODY_ALIGN(type, nothrow) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp228 #define OPERATOR_NEW_BODY_ALIGN( global() macro