Home
last modified time | relevance | path

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

/llvm-project/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/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/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h83 #define v18 18 macro
/llvm-project/lldb/source/Utility/
H A DARM64_ehframe_Registers.h98 v18, enumerator
H A DARM64_DWARF_Registers.h99 v18, enumerator
/llvm-project/clang/test/SemaCXX/
H A Dbuiltin-dump-struct.cpp179 v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, member
189 v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, member
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_powerpc.cpp152 uint32_t v18[4]; member