Searched defs:unused1 (Results 1 – 12 of 12) sorted by relevance
/llvm-project/lld/test/COFF/ |
H A D | gc-dwarf.s | 38 .globl unused1 symbol 39 unused1: label
|
/llvm-project/llvm/test/tools/dsymutil/Inputs/ |
H A D | basic2.c | 10 void unused1() { in unused1() function
|
/llvm-project/lldb/test/API/functionalities/unused-inlined-parameters/ |
H A D | main.c | 5 __attribute__((always_inline)) void f(void *unused1, int used) { in f()
|
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/ |
H A D | malloc_hook_get_allocated_size_fast.cpp | 36 __attribute__((noinline)) void allocate(int *unused1, int *unused2) { in allocate()
|
H A D | malloc_hook.cpp | 41 __attribute__((noinline)) void allocate(int *unused1, int *unused2) { in allocate()
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/ |
H A D | enum-size.cpp | 92 unused1 = 1, enumerator 101 unused1 = 1, enumerator
|
/llvm-project/compiler-rt/test/memprof/TestCases/ |
H A D | malloc_hook.cpp | 36 __attribute__((noinline)) void allocate(int *unused1, int *unused2) { in allocate()
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_access.cpp | 173 bool ContainsSameAccess(RawShadow* s, Shadow cur, int unused0, int unused1, in ContainsSameAccess() argument 196 int unused0, int unused1, AccessType typ) { in CheckRaces() argument 239 bool ContainsSameAccess(RawShadow* unused0, Shadow unused1, m128 shadow, in ContainsSameAccess() argument
|
/llvm-project/clang/test/Analysis/ |
H A D | scopes-cfg-output.cpp | 868 int unused1; in test_for_compound_and_break() local
|
/llvm-project/libc/src/__support/FPUtil/x86_64/ |
H A D | FEnvImpl.h | 98 uint16_t unused1; global() member
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | COFF.h | 83 uint32_t unused1; member 440 uint8_t unused1[4]; global() member 472 uint8_t unused1; global() member
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | COFF.h | 94 support::ulittle32_t unused1; global() member
|