Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 11 of 11) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_utils.h40 # define UNUSED __attribute__((unused)) macro
43 # define UNUSED macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-override-with-macro.cpp13 #define UNUSED __attribute__((unused)) macro
H A Duse-override.cpp11 #define UNUSED __attribute__((unused)) macro
/llvm-project/compiler-rt/lib/builtins/
H A Dint_lib.h39 #define UNUSED macro
44 #define UNUSED __attribute__((unused)) macro
/llvm-project/mlir/unittests/Dialect/SparseTensor/
H A DMergerTest.cpp507 #define IMPL_MERGER_TEST_DISJ(OP, UNUSED) \ in FOREVERY_PAIR_OF_COMMON_CONJ_CONJ_BINOP() argument
539 #define IMPL_MERGER_TEST_CONJ(OP, UNUSED) \ argument
700 #define IMPL_MERGER_TEST_OPTIMIZED_DISJ(OP, UNUSED) \ argument
736 #define IMPL_MERGER_TEST_OPTIMIZED_CONJ(OP, UNUSED) \ argument
/llvm-project/libc/AOR_v20.02/math/
H A Dmath_config.h75 # define UNUSED __attribute__ ((unused)) macro
91 # define UNUSED macro
230 volatile float y UNUSED = x; in force_eval_float() local
235 volatile double y UNUSED = x; in force_eval_double() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp112 } background_thread_strarter UNUSED; variable
H A Dsanitizer_internal_defs.h248 # define UNUSED global() macro
251 # define UNUSED global() macro
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h47 #define UNUSED __attribute__((unused)) macro
/llvm-project/clang/include/clang/Basic/
H A DCuda.h56 UNUSED, global() enumerator
/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp159 UNUSED = 0, enumerator