Loading...
Defined in 7 files as a macro:
- iokit/Kernel/IOUserClient.cpp, line 2391 (as a macro)
- tests/bounded_array_ref_src/test_policy.h, line 50 (as a macro)
- tests/bounded_array_src/test_policy.h, line 24 (as a macro)
- tests/cxx_safe_buffers_src/reinterpret_span_cast.cpp, line 8 (as a macro)
- tests/cxx_safe_buffers_src/unsafe_forge_span.cpp, line 11 (as a macro)
- tests/intrusive_shared_ptr_src/test_policy.h, line 78 (as a macro)
- tests/safe_allocation_src/test_utils.h, line 112 (as a macro)
Defined in 1 files as a enumerator:
Referenced in 69 files:
-
iokit/Kernel/IOUserClient.cpp
- line 2630
- line 2643
- line 2657
- line 3187
- line 3294
- line 3308
- line 3367
- line 3510
- line 3526
- line 3550
- line 3583
- line 3598
- line 3619
- line 3643
- line 3700
- line 3768
- line 3815
- line 3908
- line 4005
- line 4119
- line 4225
- line 4240
- line 4254
- line 4269
- line 4286
- line 4304
- line 4329
- line 4342
- line 4366
- line 4393
- line 4621
- line 4645
- line 4670
- line 4691
- line 4724
- line 4810
- line 4923
- line 4998
- line 4999
- line 5044
- line 5151
- line 5257
- libkern/zlib/inflate.c
- tests/bounded_array_ref_src/begin_end.cpp
- tests/bounded_array_ref_src/compare.equal.nullptr.cpp
- tests/bounded_array_ref_src/ctor.C_array.cpp
- tests/bounded_array_ref_src/ctor.begin_end.cpp
- tests/bounded_array_ref_src/ctor.bounded_array.cpp
- tests/bounded_array_ref_src/ctor.bounded_ptr.cpp
- tests/bounded_array_ref_src/ctor.default.cpp
- tests/bounded_array_ref_src/ctor.raw_ptr.cpp
- tests/bounded_array_ref_src/data.cpp
- tests/bounded_array_ref_src/for_loop.cpp, line 24
- tests/bounded_array_ref_src/operator.bool.cpp
- tests/bounded_array_ref_src/operator.subscript.cpp
- tests/bounded_array_ref_src/size.cpp
-
tests/bounded_array_ref_src/slice.cpp
- line 29
- line 34
- line 35
- line 40
- line 41
- line 42
- line 47
- line 48
- line 49
- line 50
- line 51
- line 52
- line 58
- line 59
- line 66
- line 71
- line 72
- line 73
- line 74
- line 79
- line 80
- line 81
- line 82
- line 83
- line 89
- line 95
- line 102
- line 107
- line 108
- line 109
- line 115
- line 121
- line 128
- line 133
- line 134
- line 140
- line 147
- line 153
- line 159
- line 167
- line 173
- line 179
- line 189
- line 190
- line 197
- line 198
- line 205
- line 206
- line 207
- line 214
- line 220
- tests/bounded_array_src/begin_end.cpp
- tests/bounded_array_src/ctor.aggregate_init.cpp
- tests/bounded_array_src/ctor.default.cpp
- tests/bounded_array_src/data.cpp
- tests/bounded_array_src/for_loop.cpp, line 23
- tests/bounded_array_src/operator.subscript.cpp
- tests/bounded_array_src/size.cpp
- tests/cxx_safe_buffers_src/reinterpret_span_cast.cpp
- tests/cxx_safe_buffers_src/unsafe_forge_span.cpp
- tests/intrusive_shared_ptr_src/abi.caller.raw.cpp
- tests/intrusive_shared_ptr_src/abi.caller.smart.cpp
- tests/intrusive_shared_ptr_src/assign.copy.cpp
- tests/intrusive_shared_ptr_src/assign.move.cpp
- tests/intrusive_shared_ptr_src/assign.nullptr.cpp
- tests/intrusive_shared_ptr_src/cast.const.cpp
- tests/intrusive_shared_ptr_src/cast.reinterpret.cpp
- tests/intrusive_shared_ptr_src/cast.static.cpp
- tests/intrusive_shared_ptr_src/compare.equal.cpp
- tests/intrusive_shared_ptr_src/compare.equal.nullptr.cpp
- tests/intrusive_shared_ptr_src/compare.equal.raw.cpp
- tests/intrusive_shared_ptr_src/ctor.copy.cpp
- tests/intrusive_shared_ptr_src/ctor.default.cpp
- tests/intrusive_shared_ptr_src/ctor.move.cpp
- tests/intrusive_shared_ptr_src/ctor.nullptr.cpp
- tests/intrusive_shared_ptr_src/ctor.ptr.no_retain.cpp
- tests/intrusive_shared_ptr_src/ctor.ptr.retain.cpp
- tests/intrusive_shared_ptr_src/deref.cpp
- tests/intrusive_shared_ptr_src/detach.cpp
- tests/intrusive_shared_ptr_src/dtor.cpp
- tests/intrusive_shared_ptr_src/get.cpp
- tests/intrusive_shared_ptr_src/operator.bool.cpp
- tests/intrusive_shared_ptr_src/reset.cpp
- tests/intrusive_shared_ptr_src/reset.no_retain.cpp
- tests/intrusive_shared_ptr_src/reset.retain.cpp
- tests/intrusive_shared_ptr_src/swap.cpp
-
tests/safe_allocation_src/assign.move.cpp
- line 29
- line 30
- line 31
- line 32
- line 33
- line 35
- line 36
- line 39
- line 42
- line 54
- line 55
- line 56
- line 57
- line 58
- line 60
- line 61
- line 64
- line 67
- line 80
- line 81
- line 82
- line 83
- line 84
- line 86
- line 87
- line 90
- line 93
- line 105
- line 106
- line 107
- line 108
- line 109
- line 111
- line 112
- line 115
- line 118
- line 129
- line 130
- line 131
- line 132
- line 133
- line 136
- tests/safe_allocation_src/assign.nullptr.cpp
- tests/safe_allocation_src/begin_end.cpp
- tests/safe_allocation_src/compare.equal.nullptr.cpp
- tests/safe_allocation_src/ctor.adopt.cpp
- tests/safe_allocation_src/ctor.allocate.cpp
- tests/safe_allocation_src/ctor.allocate_zero.cpp
- tests/safe_allocation_src/ctor.default.cpp
- tests/safe_allocation_src/ctor.move.cpp
- tests/safe_allocation_src/ctor.nullptr.cpp
- tests/safe_allocation_src/data.cpp
- tests/safe_allocation_src/dtor.cpp
- tests/safe_allocation_src/operator.bool.cpp
- tests/safe_allocation_src/operator.subscript.cpp
- tests/safe_allocation_src/size.cpp
- tests/safe_allocation_src/swap.cpp
- tests/safe_allocation_src/usage.for_loop.cpp, line 23
- tests/safe_allocation_src/usage.two_dimensions.cpp, line 32