Home
last modified time | relevance | path

Searched defs:three (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/
H A Dmidpoint.integer.pass.cpp30 constexpr T three{3}; in signed_test() local
79 constexpr T three{3}; in unsigned_test() local
/llvm-project/libcxxabi/test/
H A Dtest_vector1.pass.cpp79 void *one, *two, *three; in test_empty() local
123 void *one, *two, *three; in test_counted() local
165 void *one, *two, *three; in test_exception_in_constructor() local
222 void *one, *two, *three; in test_exception_in_destructor() local
/llvm-project/llvm/test/MC/ELF/
H A Ddot-symbol-assignment.s11 three: label
/llvm-project/clang/test/PCH/Inputs/
H A Dchain-decls2.h5 struct three {}; // for verification struct
/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dclang_gcc_abi.cpp12 volatile int three = 3; in boom() local
/llvm-project/clang/test/SemaCXX/
H A Dgnu-case-ranges.cpp7 three, enumerator
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-undefined-ns-macros.m19 typedef enum { three = 1 } NumericEnum3; enum
/llvm-project/lldb/unittests/Utility/Inputs/
H A DStructuredData-nested.json4 "three": 3, number
/llvm-project/lldb/test/API/functionalities/data-formatter/poarray/
H A Dmain.mm7 id three; field
/llvm-project/lldb/test/API/functionalities/watchpoint/unaligned-large-watchpoint/
H A Dmain.c9 uint32_t three; member
/llvm-project/clang/test/CodeGenCXX/
H A Dcp-blocks-linetables.cpp16 zero, one, two, three, four enumerator
H A Ddebug-info-codeview-unnamed.cpp61 struct named { int bar; int named::* p2mem; } three = { 42, &named::bar }; in main() local
H A Dcxx20-consteval-crash.cpp103 void* three = nullptr; member
/llvm-project/llvm/test/MC/AMDGPU/
H A Dmcexpr_amd_err.s5 .set three, 3 define
H A Dmcexpr_amd.s53 .set three, 3 define
/llvm-project/clang/test/Sema/
H A Dno-documentation-warn-tagdecl-specifier.c82 enum e8 { three }; enumerator
/llvm-project/libcxx/test/std/containers/views/views.span/span.cons/
H A Dinitializer_list.pass.cpp96 constexpr int three(std::span<void* const> sp) { return static_cast<int>(sp.size()); } in three() function
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Dis_arithmetic.pass.cpp74 enum EnumUnsigned : unsigned { three }; enumerator
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_signed.pass.cpp76 enum EnumUnsigned : unsigned { three }; global() enumerator
H A Dis_unsigned.pass.cpp76 enum EnumUnsigned : unsigned { three }; global() enumerator
/llvm-project/clang/test/Parser/
H A Dpragma-fenv_access.c24 CONST float three = 3.0F ; in main() local
/llvm-project/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/
H A Dp2.cpp54 fp3 three; f() local
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-script/
H A Dmain.cpp37 i_am_cooler three(10,4,1985,1/1/2011,'B','E'); // Set break point at this line. in main() local
/llvm-project/mlir/unittests/Interfaces/
H A DInferIntRangeInterfaceTest.cpp20 APInt three(64, 3); in TEST() local
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-classes.cpp40 R three(A a, B b) { return MakeResult<R>::result(); } in three() function

12