Home
last modified time | relevance | path

Searched defs:new_ (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/
H A Dlibcxx.control_block_layout.pass.cpp66 New new_(a); test() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h689 #define __sanitizer_syscall_pre_symlink(old, new_) \ argument
691 #define __sanitizer_syscall_post_symlink(res, old, new_) \ argument