Home
last modified time | relevance | path

Searched defs:WINAPI (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/Sema/
H A Dcallingconv-cast.c10 #define WINAPI __stdcall macro
12 #define WINAPI __attribute__((stdcall)) macro
H A Dmingw-macro-qualified-type.c10 #define WINAPI __stdcall macro
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h20 #define WINAPI __stdcall macro
22 #define WINAPI macro
H A Dsanitizer_win_weak_interception.cpp91 __declspec(allocate(".CRT$XLAB")) void(WINAPI *__weak_intercept_tls_init)( variable
H A Dsanitizer_win_dll_thunk.cpp98 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__dll_thunk_tls_init)(void *, variable
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp158 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__asan_tls_init)(void *, variable