Home
last modified time | relevance | path

Searched defs:U8 (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dconversion-tracking-notes.c7 unsigned char U8; variable
H A Dconversion.c6 unsigned char U8; variable
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_test_utils.h60 typedef uint64_t U8; typedef
/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.cpp69 struct __attribute__((packed)) U8 { struct
71 …T1 b __attribute__((aligned(4))); // expected-warning {{field b within 'U8' is less aligned than '… argument
72 int c;
H A Dtest-wunaligned-access.c64 struct U8 { struct
65 short a;
66 short b;
67 char c;
68 struct T1 d;
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
H A Devery-enum.cpp36 enum U8 : uint8_t { enum
/llvm-project/compiler-rt/test/builtins/Unit/
H A Datomic_test.c132 #define U8(value) ((uint8_t)(value)) macro
[all...]
/llvm-project/llvm/unittests/ADT/
H A DStringRefTest.cpp674 uint8_t U8; TEST() local
835 uint8_t U8; TEST() local
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp63 static bool iterateCodepoints(llvm::StringRef U8, const Callback &CB) { in iterateCodepoints() argument
105 static size_t measureUnits(llvm::StringRef U8, int Units, OffsetEncoding Enc, in measureUnits() argument
/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp49 U8, enumerator
/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h104 U8 = 2, enumerator
/llvm-project/clang/test/Misc/
H A Ddiag-template-diffing-cxx11.cpp234 template<typename T> using U8 = S8<int, char, T>; typedef
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h264 U8 = UINT | B8, enumerator
/llvm-project/clang/test/Modules/
H A Dodr_hash.cpp1572 using U8 = S8<T>; typedef
3239 struct U8 {}; struct
/llvm-project/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp582 const uint8_t U8 = 0x10; in TestFileWriterHelper() local
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp140 typedef unsigned long long U8; typedef
[all...]