/llvm-project/lldb/test/API/tools/lldb-dap/stepInTargets/ |
H A D | main.cpp | 2 int foo(int val, int extra) { return val + extra; } in foo() argument
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | objc2-new-gc-api-strongcast.m | 19 unsigned long extra[5]; field
|
/llvm-project/clang/test/Analysis/Inputs/ |
H A D | system-header-simulator-for-nullability.h | 42 unsigned long extra[5]; member
|
/llvm-project/clang/test/SemaCXX/ |
H A D | missing-namespace-qualifier-typo-corrections.cpp | 102 namespace extra { namespace 117 namespace extra { namespace
|
/llvm-project/clang/test/SemaObjC/ |
H A D | foreach.m | 30 unsigned long extra[5]; field
|
H A D | attr-swift_name.m | 24 - (I *)iWithValue:(int)value value:(int)value2 SWIFT_NAME("i(value:extra:)"); 25 - (I *)iWithValueConvertingValue:(int)value value:(int)value2 SWIFT_NAME("i(_:extra:)"); 33 + (I *)iWithYetAnotherValue:(int)value SWIFT_NAME("i(value:extra:)"); 50 + (instancetype)specialJ SWIFT_NAME("init(options:extra:)");
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ |
H A D | SparseAssembler.cpp | 61 convVals(OpBuilder & builder,Location loc,TypeRange types,ValueRange fromVals,ValueRange extraVals,SmallVectorImpl<Value> & toVals,unsigned extra,bool isIn,bool directOut) convVals() argument 198 unsigned extra = inputTypes.size(); matchAndRewrite() local
|
/llvm-project/clang/test/SemaObjCXX/ |
H A D | foreach.mm | 43 unsigned long extra[5]; field
|
/llvm-project/openmp/runtime/test/worksharing/for/ |
H A D | omp_monotonic_env.c | 27 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule()
|
H A D | omp_monotonic_schedule_set_get.c | 33 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule()
|
/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_ARM.h | 82 uint32_t extra[8]; member
|
/llvm-project/clang/test/Analysis/ |
H A D | global-region-invalidation.c | 19 int extra = (2 + strlen ("Clang") + ((4 - ((unsigned int) (2 + strlen ("Clang")) % 4)) % 4)) + (2 + strlen ("1.0") + ((4 - ((unsigned int) (2 + strlen ("1.0")) % 4)) % 4)); in rdar9373039() local
|
H A D | misc-ps.c | 15 …int extra = (2 + foo_rdar9373039 ("Clang") + ((4 - ((unsigned int) (2 + foo_rdar9373039 ("Clang"))… in rdar93730392() local
|
H A D | NSContainers.m | 40 unsigned long extra[5]; field
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_ring_buffer_test.cpp | 19 int64_t extra[3]; member
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_vec.c | 91 int old_size, extra; in isl_vec_expand() local 144 int extra; in isl_vec_zero_extend() local
|
H A D | isl_reordering.c | 281 unsigned extra) in isl_reordering_extend()
|
H A D | isl_map_private.h | 61 unsigned extra; member
|
H A D | isl_local.c | 269 int extra; in isl_local_reorder() local
|
H A D | isl_printer.c | 52 static int grow_buf(__isl_keep isl_printer *p, int extra) in grow_buf()
|
/llvm-project/mlir/lib/Query/ |
H A D | QueryParser.cpp | 91 llvm::StringRef extra = line; in endQuery() local
|
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | RocmRuntimeWrappers.cpp | 65 void **extra, size_t /*paramsCount*/) { in mgpuLaunchKernel() argument
|
/llvm-project/flang/runtime/ |
H A D | unit.cpp | 54 int extra{0}; in Emit() local
|
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | dotest.c | 136 static void get_mpfr_d(const mpfr_t x, uint32 *h, uint32 *l, uint32 *extra) in get_mpfr_d() 200 static void get_mpfr_f(const mpfr_t x, uint32 *f, uint32 *extra) in get_mpfr_f()
|
/llvm-project/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 684 do_scrub(body, scrubber, scrubber_args, extra) global() argument 697 __init__( self, string, extra, funcdef_attrs_and_ret, args_and_sig, attrs, func_name_separator, ginfo, ) global() argument
|