Home
last modified time | relevance | path

Searched defs:wchar_t (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project/clang/lib/Headers/
H A D__stddef_wchar_t.h24 typedef __WCHAR_TYPE__ wchar_t; typedef
/llvm-project/clang/test/CodeGen/
H A Dwmemchr.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dwmemcmp.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
H A D2009-07-15-pad-wchar_t-array.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dwchar-const.c6 typedef __WCHAR_TYPE__ wchar_t; typedef
H A D2003-08-21-WideString.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dstring-literal-short-wstring.c10 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dstring-literal.c9 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dglobal-init.c42 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dbuiltin-memfns.c3 typedef __WCHAR_TYPE__ wchar_t; global() typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Derr33-c.c18 typedef char wchar_t; typedef
/llvm-project/clang/test/Headers/
H A Dtypedef_guards.c20 typedef __typeof__(*L"") wchar_t; typedef
/llvm-project/clang/test/Analysis/cert/
H A Denv31-c.c27 typedef char wchar_t; typedef
/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp63 INTERCEPTOR(wchar_t *,wmemset,wchar_t * dst,wchar_t v,uptr size) INTERCEPTOR() argument
81 INTERCEPTOR(wchar_t *,wmemmove,wchar_t * dst,const wchar_t * src,uptr size) INTERCEPTOR() argument
102 INTERCEPTOR(wchar_t *,wmemcpy,wchar_t * dst,const wchar_t * src,uptr size) INTERCEPTOR() argument
236 INTERCEPTOR(wchar_t *,wcsdup,const wchar_t * S) INTERCEPTOR() argument
258 INTERCEPTOR(wchar_t *,wcscpy,wchar_t * dst,const wchar_t * src) INTERCEPTOR() argument
277 INTERCEPTOR(wchar_t *,wcscat,wchar_t * dst,const wchar_t * src) INTERCEPTOR() argument
297 INTERCEPTOR(wchar_t *,wcpcpy,wchar_t * dst,const wchar_t * src) INTERCEPTOR() argument
[all...]
/llvm-project/clang/test/Sema/
H A Dwchar.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dformat-strings-ms.c6 typedef unsigned short wchar_t; typedef
H A Dstring-init.c4 typedef int wchar_t; typedef
H A Dformat-strings-fixit.c17 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dmicrosoft-varargs.c21 typedef __WCHAR_TYPE__ wchar_t; typedef
H A Dstring-concat.c16 typedef __WCHAR_TYPE__ wchar_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunsafe-functions.c17 typedef __WCHAR_TYPE__ wchar_t; global() typedef
H A Dmisplaced-operator-in-strlen-in-alloc.c13 typedef unsigned wchar_t; typedef
/llvm-project/clang/test/Analysis/Inputs/
H A Dstd-c-library-functions-POSIX.h5 typedef __WCHAR_TYPE__ wchar_t; typedef
/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp194 _CrtDbgReportW(int reportType,const wchar_t *,int,const wchar_t *,const wchar_t *,...) _CrtDbgReportW() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming-standard-types.h54 typedef __WCHAR_TYPE__ wchar_t; // NOLINT typedef

12