/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-color-helper.cpp | 84 convertToHSV(const std::tuple<uint8_t, uint8_t, uint8_t> &Color) { in convertToHSV() 211 ColorHelper::getColorString(std::tuple<uint8_t, uint8_t, uint8_t> t) { in getColorString()
|
/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolCustom.cpp | 17 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes()
|
/llvm-project/clang/test/CodeGen/ |
H A D | 2010-06-17-asmcrash.c | 6 typedef unsigned char uint8_t; typedef
|
H A D | 2007-09-12-PragmaPack.c | 3 typedef unsigned char uint8_t; typedef
|
H A D | tbaa.c | 9 typedef unsigned char uint8_t; typedef
|
H A D | catch-implicit-integer-truncations.c | 109 typedef unsigned char uint8_t; typedef
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | new_hot_cold.cpp | 14 typedef unsigned char uint8_t; typedef
|
H A D | 2010-07-23-DeclLoc.cpp | 10 typedef unsigned char uint8_t; typedef
|
H A D | aarch64-mangle-neon-vectors.cpp | 3 typedef unsigned char uint8_t; typedef
|
/llvm-project/clang/test/Sema/ |
H A D | inline-asm-validate-aarch64.c | 4 typedef unsigned char uint8_t; typedef
|
/llvm-project/clang/test/Analysis/diagnostics/ |
H A D | track_subexpressions.cpp | 3 typedef unsigned char uint8_t; typedef
|
/llvm-project/libc/test/src/__support/ |
H A D | endian_test.cpp |
|
/llvm-project/clang/test/FixIt/ |
H A D | format.m | 97 typedef unsigned char uint8_t; typedef
|
/llvm-project/clang/test/Analysis/Inputs/ |
H A D | system-header-simulator-cxx-std-suppression.h | 8 typedef unsigned char uint8_t; typedef
|
/llvm-project/clang/test/Analysis/ |
H A D | runtime-regression.c | 13 typedef unsigned char uint8_t; typedef
|
H A D | MPIMock.h | 13 typedef int uint8_t; typedef
|
H A D | keychainAPI.m | 249 typedef char uint8_t; typedef
|
/llvm-project/llvm/unittests/Support/ |
H A D | SwapByteOrderTest.cpp | 93 TEST(getSwappedBytes, uint8_t) { in TEST() argument 140 TEST(swapByteOrder, uint8_t) { in TEST() argument
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | MachODebugMapParser.cpp | 118 handleStabDebugMapEntry(const STEType & STE,std::function<void (uint32_t,uint8_t,uint8_t,uint16_t,uint64_t)> F) handleStabDebugMapEntry() argument 347 handleStabDebugMap(const MachOObjectFile & MainBinary,std::function<void (uint32_t,uint8_t,uint8_t,uint16_t,uint64_t)> F) handleStabDebugMap() argument [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/Inputs/type-mismatch/ |
H A D | mpimock.h | 18 typedef int uint8_t; typedef
|
/llvm-project/clang/test/ARCMT/ |
H A D | Common.h | 18 typedef unsigned char uint8_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/ |
H A D | inttypes.h | 22 typedef __UINT8_TYPE__ uint8_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/ |
H A D | enum-size.cpp | 6 using uint8_t = unsigned char; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-standard-types.h | 8 typedef unsigned char uint8_t; // NOLINT typedef
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Boolean.h |
|