Home
last modified time | relevance | path

Searched refs:DoNothing (Results 1 – 25 of 2633) sorted by relevance

12345678910>>...106

/dports/devel/grpc130/grpc-1.30.2/test/cpp/microbenchmarks/
H A Dbm_closure.cc182 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireMutex()
199 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireMutex()
218 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireSpinlock()
233 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireSpinlock()
248 GRPC_CLOSURE_INIT(&c, DoNothing, nullptr, nullptr); in BM_ClosureSchedOnCombiner()
265 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, nullptr); in BM_ClosureSched2OnCombiner()
266 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, nullptr); in BM_ClosureSched2OnCombiner()
285 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
286 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
287 GRPC_CLOSURE_INIT(&c3, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System/
H A DExceptionTest.cs171 DoNothing(); in ThrowBeforeTry()
173 DoNothing(); in ThrowBeforeTry()
179 DoNothing(); in ThrowAtBeginOfTry()
182 DoNothing(); in ThrowAtBeginOfTry()
184 DoNothing(); in ThrowAtBeginOfTry()
190 DoNothing(); in ThrowAtEndOfTry()
201 DoNothing(); in ThrowAtBeginOfCatch()
212 DoNothing(); in ThrowAtEndOfCatch()
224 DoNothing(); in ThrowAtBeginOfFinally()
238 DoNothing(); in ThrowAtEndOfFinally()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw11563.pp27 DoNothing: proc;
42 DoNothing := proc(@ret);
43 DoNothing;
48 DoNothing := proc(@ret);
49 DoNothing;
53 DoNothing := proc(@ret);
54 DoNothing;
63 DoNothing:=proc(@ret);
64 DoNothing;
68 DoNothing:=proc(@ret);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/paint/
H A Draster_invalidator_test.cc75 const MapFunction& mapper = base::DoNothing()) { in CheckChunkInvalidation()
102 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
117 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
122 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
129 invalidator_.Generate(base::DoNothing(), chunks, new_layer_bounds, in TEST_P()
144 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
172 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
206 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
238 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
264 invalidator_.Generate(base::DoNothing(), chunks, kDefaultLayerBounds, in TEST_P()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/
H A Draster_invalidator_test.cc74 const MapFunction& mapper = base::DoNothing()) { in CheckChunkInvalidation()
99 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
114 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
119 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
126 invalidator_.Generate(base::DoNothing(), artifact, new_layer_bounds, in TEST_P()
142 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
170 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
203 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
235 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
262 invalidator_.Generate(base::DoNothing(), artifact, kDefaultLayerBounds, in TEST_P()
[all …]
/dports/devel/grpc134/grpc-1.34.1/test/cpp/microbenchmarks/
H A Dbm_closure.cc183 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireMutex()
200 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireMutex()
219 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireSpinlock()
234 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireSpinlock()
249 GRPC_CLOSURE_INIT(&c, DoNothing, nullptr, nullptr); in BM_ClosureSchedOnCombiner()
266 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, nullptr); in BM_ClosureSched2OnCombiner()
267 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, nullptr); in BM_ClosureSched2OnCombiner()
286 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
287 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
288 GRPC_CLOSURE_INIT(&c3, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
[all …]
/dports/devel/grpc/grpc-1.42.0/test/cpp/microbenchmarks/
H A Dbm_closure.cc184 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireMutex()
201 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireMutex()
220 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireSpinlock()
235 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireSpinlock()
250 GRPC_CLOSURE_INIT(&c, DoNothing, nullptr, nullptr); in BM_ClosureSchedOnCombiner()
267 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, nullptr); in BM_ClosureSched2OnCombiner()
268 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, nullptr); in BM_ClosureSched2OnCombiner()
287 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
288 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
289 GRPC_CLOSURE_INIT(&c3, DoNothing, nullptr, nullptr); in BM_ClosureSched3OnCombiner()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/cpp/microbenchmarks/
H A Dbm_closure.cc53 static void DoNothing(void* arg, grpc_error* error) {} in DoNothing() function
181 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireMutex()
198 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireMutex()
217 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_AcquireSpinlock()
232 DoNothing(nullptr, GRPC_ERROR_NONE); in BM_TryAcquireSpinlock()
306 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, in BM_ClosureSched2OnTwoCombiners()
308 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, in BM_ClosureSched2OnTwoCombiners()
331 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, in BM_ClosureSched4OnTwoCombiners()
333 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, in BM_ClosureSched4OnTwoCombiners()
335 GRPC_CLOSURE_INIT(&c3, DoNothing, nullptr, in BM_ClosureSched4OnTwoCombiners()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/proxy_resolution/
H A Dproxy_config_service_android_unittest.cc241 base::DoNothing()); in TEST_F()
248 base::DoNothing()); in TEST_F()
254 ClearProxyOverride(base::DoNothing()); in TEST_F()
270 base::DoNothing()); in TEST_F()
277 base::DoNothing()); in TEST_F()
284 base::DoNothing()); in TEST_F()
289 ClearProxyOverride(base::DoNothing()); in TEST_F()
339 base::DoNothing()); in TEST_F()
366 base::DoNothing()); in TEST_F()
382 base::DoNothing()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/
H A Dproxy_config_service_android_unittest.cc241 base::DoNothing()); in TEST_F()
248 base::DoNothing()); in TEST_F()
254 ClearProxyOverride(base::DoNothing()); in TEST_F()
270 base::DoNothing()); in TEST_F()
277 base::DoNothing()); in TEST_F()
284 base::DoNothing()); in TEST_F()
289 ClearProxyOverride(base::DoNothing()); in TEST_F()
339 base::DoNothing()); in TEST_F()
366 base::DoNothing()); in TEST_F()
382 base::DoNothing()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/multidevice_setup/
H A Dmultidevice_setup_service_unittest.cc263 multidevice_setup_remote()->GetHostStatus(base::DoNothing()); in TEST_F()
269 base::DoNothing()); in TEST_F()
277 multidevice_setup_remote()->RetrySetHostNow(base::DoNothing()); in TEST_F()
298 base::DoNothing()); in TEST_F()
328 base::DoNothing()); in TEST_F()
332 base::DoNothing()); in TEST_F()
354 base::DoNothing()); in TEST_F()
358 base::DoNothing()); in TEST_F()
412 base::DoNothing()); in TEST_F()
422 multidevice_setup_remote()->GetHostStatus(base::DoNothing()); in TEST_F()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Threading/
H A DTimerTest.cs33 new Timer (o => DoNothing (o), null, Timeout.Infinite, 0); in Setup()
36 void DoNothing (object foo) in DoNothing() method in MonoTests.System.Threading.TimerTest
107 Timer t = new Timer (o => DoNothing (o), null, 10, 10); in TestDispose2()
230 using (Timer t = new Timer (o => DoNothing (o), null, 0, 0)) { in DisposeNullWaitHandle()
238 using (Timer t = new Timer (o => DoNothing (o), null, 0, 0)) { in Change_IntInt_Infinite()
246 using (Timer t = new Timer (o => DoNothing (o), null, 0, 0)) { in Change_IntInt_MaxValue()
254 using (Timer t = new Timer (o => DoNothing (o), null, 0, 0)) { in Change_UIntUInt_Infinite()
262 using (Timer t = new Timer (o => DoNothing (o), null, 0, 0)) { in Change_UIntUInt_MaxValue()
271 using (Timer t = new Timer (o => DoNothing (o), null, 0, 0)) { in Change_LongLong_Infinite()
280 using (Timer t = new Timer (o => DoNothing (o), null, 0, 0)) { in Change_LongLong_MaxValue()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/chrome_cleaner/
H A Dsrt_delete_extension_win_unittest.cc119 base::DoNothing()); in TEST_F()
120 chrome_prompt.PromptUser({}, {}, extension_ids, base::DoNothing()); in TEST_F()
134 base::DoNothing()); in TEST_F()
135 chrome_prompt2.PromptUser({}, {}, extension_ids, base::DoNothing()); in TEST_F()
157 base::DoNothing()); in TEST_F()
170 base::DoNothing()); in TEST_F()
184 base::DoNothing()); in TEST_F()
205 base::DoNothing()); in TEST_F()
222 base::DoNothing()); in TEST_F()
236 base::DoNothing()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dprefetch_network_request_factory_impl_unittest.cc83 base::DoNothing()); in TEST_F()
108 base::DoNothing()); in TEST_F()
118 base::DoNothing()); in TEST_F()
132 base::DoNothing()); in TEST_F()
138 base::DoNothing()); in TEST_F()
152 base::DoNothing()); in TEST_F()
158 base::DoNothing()); in TEST_F()
178 base::DoNothing()); in TEST_F()
184 base::DoNothing()); in TEST_F()
195 base::DoNothing()); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dprefetch_network_request_factory_impl_unittest.cc84 base::DoNothing()); in TEST_F()
109 base::DoNothing()); in TEST_F()
119 base::DoNothing()); in TEST_F()
133 base::DoNothing()); in TEST_F()
139 base::DoNothing()); in TEST_F()
153 base::DoNothing()); in TEST_F()
159 base::DoNothing()); in TEST_F()
179 base::DoNothing()); in TEST_F()
185 base::DoNothing()); in TEST_F()
196 base::DoNothing()); in TEST_F()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DRetainSummaryManager.cpp282 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
291 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
299 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
310 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
318 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
328 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
338 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
350 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
521 case DoNothing: in getStopTrackingHardEquivalent()
732 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/storage/dom_storage/
H A Dsession_storage_impl_unittest.cc118 base::DoNothing()); in DoTestPut()
201 base::DoNothing()); in TEST_F()
206 base::DoNothing()); in TEST_F()
209 base::DoNothing()); in TEST_F()
234 base::DoNothing()); in TEST_F()
260 base::DoNothing()); in TEST_F()
291 base::DoNothing()); in TEST_F()
330 base::DoNothing()); in TEST_F()
395 base::DoNothing()); in TEST_F()
467 session_storage()->Flush(base::DoNothing()); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/storage/dom_storage/
H A Dsession_storage_impl_unittest.cc113 base::DoNothing()); in DoTestPut()
195 base::DoNothing()); in TEST_F()
200 base::DoNothing()); in TEST_F()
203 base::DoNothing()); in TEST_F()
228 base::DoNothing()); in TEST_F()
254 base::DoNothing()); in TEST_F()
285 base::DoNothing()); in TEST_F()
324 base::DoNothing()); in TEST_F()
389 base::DoNothing()); in TEST_F()
459 session_storage()->Flush(base::DoNothing()); in TEST_F()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Analysis/
H A DRetainSummaryManager.cpp329 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
338 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
346 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
357 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
365 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
375 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
385 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
397 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
568 case DoNothing: in getStopTrackingHardEquivalent()
806 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DRetainSummaryManager.cpp329 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
338 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
346 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
357 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
365 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
375 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
385 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
397 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
568 case DoNothing: in getStopTrackingHardEquivalent()
806 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DRetainSummaryManager.cpp323 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
332 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
340 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
351 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
359 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
369 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
379 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
391 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
562 case DoNothing: in getStopTrackingHardEquivalent()
800 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Analysis/
H A DRetainSummaryManager.cpp323 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
332 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
340 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
351 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
359 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
369 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
379 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
391 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
562 case DoNothing: in getStopTrackingHardEquivalent()
800 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Analysis/
H A DRetainSummaryManager.cpp323 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
332 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
340 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
351 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
359 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
369 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
379 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
391 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
562 case DoNothing: in getStopTrackingHardEquivalent()
800 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Analysis/
H A DRetainSummaryManager.cpp320 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
329 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
337 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
348 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
356 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
366 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
376 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
388 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
559 case DoNothing: in getStopTrackingHardEquivalent()
796 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DRetainSummaryManager.cpp329 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
338 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
346 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
357 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
365 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
375 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
385 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
397 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getSummaryForObjCOrCFObject()
568 case DoNothing: in getStopTrackingHardEquivalent()
806 ArgEffect(DoNothing), ArgEffect(DoNothing)); in getUnarySummary()
[all …]

12345678910>>...106