Home
last modified time | relevance | path

Searched defs:v18 (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Duppercase-literal-suffix-integer-custom-list.cpp101 static constexpr auto v18 = 1uLL; // OK. in integer_suffix() local
H A Duppercase-literal-suffix-hexadecimal-floating-point.cpp116 static constexpr auto v18 = 0xfp0j; in floating_point_complex_suffix() local
H A Duppercase-literal-suffix-floating-point.cpp133 static constexpr auto v18 = 1.j; in floating_point_complex_suffix() local
H A Duppercase-literal-suffix-integer.cpp140 static constexpr auto v18 = 1uLL; in integer_suffix() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Duppercase-literal-suffix-integer.cpp115 static constexpr auto v18 = 1uLL; in integer_suffix() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_ppc_regs.h83 #define v18 18 macro
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h83 #define v18 18 macro
/llvm-project-15.0.7/lldb/source/Utility/
H A DARM64_ehframe_Registers.h98 v18, enumerator
H A DARM64_DWARF_Registers.h99 v18, enumerator
/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_powerpc.cpp152 uint32_t v18[4]; member