/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/ |
H A D | midpoint.integer.pass.cpp | 31 constexpr T four{4}; in signed_test() local 80 constexpr T four{4}; in unsigned_test() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | gnu-case-ranges.cpp | 8 four enumerator
|
H A D | type-traits.cpp | 1450 int four; global() member 1454 int four; global() member 1573 int four; global() member 1577 int four; global() member
|
/llvm-project/clang/test/ARCMT/ |
H A D | objcmt-undefined-ns-macros.m | 21 typedef enum { four = 1 } NumericEnum4; enum
|
H A D | objcmt-ns-macros.m | 364 typedef enum : int {three, four} MyEnumint; enum
|
/llvm-project/lldb/unittests/Utility/Inputs/ |
H A D | StructuredData-nested.json | 8 "four": { object
|
/llvm-project/clang/test/CXX/over/over.match/over.match.best/over.best.ics/ |
H A D | p6.cpp | 12 __unique four{}; variable
|
/llvm-project/lldb/test/API/functionalities/watchpoint/unaligned-large-watchpoint/ |
H A D | main.c | 10 uint32_t four; member
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | stack-history-length.c | 22 volatile int four = 4; variable
|
H A D | deep-recursion.c | 30 volatile int four = 4; variable
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | cp-blocks-linetables.cpp | 16 zero, one, two, three, four enumerator
|
H A D | debug-info-codeview-unnamed.cpp | 87 auto four = [argc](int i) -> int { return argc == i ? 1 : 0; }; in main() local
|
H A D | cxx2b-static-call-operator.cpp | 138 __unique four{}; variable
|
/llvm-project/llvm/test/MC/AMDGPU/ |
H A D | mcexpr_amd_err.s | 52 .set four, 4 define
|
H A D | mcexpr_amd.s | 127 .set four, 4 define
|
/llvm-project/libcxx/test/std/containers/views/views.span/span.cons/ |
H A D | initializer_list.pass.cpp | 98 constexpr int four(std::span<const std::any> sp) { return static_cast<int>(sp.size()); } in four() function
|
/llvm-project/libcxxabi/test/ |
H A D | forced_unwind1.pass.cpp | 68 C four(4); in test() local
|
/llvm-project/clang/test/Parser/ |
H A D | pragma-fenv_access.c | 25 CONST float four = 4.0F ; in main() local
|
/llvm-project/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/ |
H A D | p2.cpp | 55 fp2_alias four; f() local
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | function-types-classes.cpp | 43 R four(A a, B b, C c) { return MakeResult<R>::result(); } in four() function
|
/llvm-project/clang/test/Frontend/ |
H A D | ftime-report-template-decl.cpp | 102 char four[4]; global() variable
|
/llvm-project/lldb/test/API/lang/c/bitfields/ |
H A D | main.c | 15 uint32_t four : 4; member
|
/llvm-project/libcxx/test/libcxx/algorithms/ |
H A D | debug_less.pass.cpp | 86 MT1 four(4); in test_passing() local
|
/llvm-project/mlir/test/lib/Dialect/Test/ |
H A D | TestAttributes.cpp | 105 verify(function_ref<InFlightDiagnostic ()> emitError,int64_t one,std::string two,IntegerAttr three,ArrayRef<int> four,uint64_t five,ArrayRef<int> six,ArrayRef<AttrWithTypeBuilderAttr> arrayOfAttrs) verify() argument
|
/llvm-project/mlir/lib/Conversion/ComplexToStandard/ |
H A D | ComplexToStandard.cpp | 998 Value four = b.create<arith::ConstantOp>(elementType, matchAndRewrite() local
|