/llvm-project/lldb/test/API/lang/objc/hidden-ivars/ |
H A D | InternalDefiner.m | 4 uintptr_t bar; category 22 {
|
/llvm-project/clang/test/Analysis/ |
H A D | misc-ps-region-store-x86_64.m | 7 typedef unsigned long uintptr_t; typedef
|
H A D | misc-ps-region-store-i386.m | 7 typedef unsigned uintptr_t; typedef
|
H A D | symbol-escape.cpp | 9 typedef unsigned __INTPTR_TYPE__ uintptr_t; typedef
|
H A D | number-object-conversion.c | 31 typedef unsigned long uintptr_t; typedef
|
H A D | invalid-deref.c | 3 typedef unsigned uintptr_t; typedef
|
H A D | number-object-conversion.m | 76 typedef unsigned long uintptr_t; typedef
|
H A D | number-object-conversion.cpp | 79 typedef unsigned long uintptr_t; typedef
|
H A D | null-deref-ps.c | 4 typedef unsigned uintptr_t; typedef
|
H A D | retain-release.mm | 39 typedef unsigned long uintptr_t; typedef
|
/llvm-project/clang/test/SemaCUDA/ |
H A D | amdgpu-size_t.cu | 6 typedef unsigned __int64 uintptr_t; typedef
|
/llvm-project/clang/test/Headers/Inputs/include/ |
H A D | stdint.h | 14 typedef unsigned __INTPTR_TYPE__ uintptr_t; typedef
|
/llvm-project/clang/test/SemaCXX/ |
H A D | amdgpu-sizeof-alignof.cpp | 6 typedef __UINTPTR_TYPE__ uintptr_t; typedef
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_libbacktrace.cpp | 124 static void SymbolizeCodeCallback(void *vdata, uintptr_t addr, in SymbolizeCodeCallback() argument 134 static void SymbolizeDataCallback(void *vdata, uintptr_t, const char *symname, in SymbolizeDataCallback() argument
|
/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/ |
H A D | stdint.h | 20 typedef unsigned int * uintptr_t; typedef
|
/llvm-project/clang/test/Modules/Inputs/builtin-headers/ |
H A D | stdint.h | 25 typedef unsigned int uintptr_t; typedef
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_dispatch_defs.h | 61 typedef unsigned long uintptr_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-standard-types.h | 16 typedef unsigned long uintptr_t; // NOLINT typedef
|
/llvm-project/clang/test/Sema/ |
H A D | block-return.c | 55 typedef unsigned int * uintptr_t; global() typedef [all...] |
/llvm-project/clang/test/CodeGen/ |
H A D | builtin-constant-p.c | 103 typedef unsigned long uintptr_t; typedef
|
/llvm-project/libclc/generic/include/clc/ |
H A D | clctypes.h |
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-ms-back-references.cpp | 60 typedef unsigned int uintptr_t; typedef
|
H A D | strict-vtable-pointers.cpp | 9 using uintptr_t = unsigned long long; typedef
|
/llvm-project/libcxxabi/src/ |
H A D | cxa_personality.cpp | 365 get_shim_type_info(uint64_t ttypeIndex,const uint8_t * classInfo,uint8_t ttypeEncoding,bool native_exception,_Unwind_Exception * unwind_exception,uintptr_t=0) get_shim_type_info() argument 437 exception_spec_can_catch(int64_t specIndex,const uint8_t * classInfo,uint8_t ttypeEncoding,const __shim_type_info * excpType,void * adjustedPtr,_Unwind_Exception * unwind_exception,uintptr_t=0) exception_spec_can_catch() argument [all...] |
/llvm-project/offload/DeviceRTL/include/ |
H A D | Types.h |
|