Home
last modified time | relevance | path

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

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