Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp81 INTERCEPTOR(wchar_t *,wmemmove,wchar_t * dst,const wchar_t * src,uptr size) INTERCEPTOR() argument
/llvm-project/clang/test/Analysis/
H A Dwstring.c292 #define wmemmove BUILTIN(wmemmove) macro
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp679 INTERCEPTOR(wchar_t *,wmemmove,wchar_t * dest,const wchar_t * src,SIZE_T n) INTERCEPTOR() argument