Home
last modified time | relevance | path

Searched refs:check_complete (Results 1 – 2 of 2) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-sequence_equal.hpp147 auto check_complete = [state]() { in on_subscribe() local
168 [state, check_complete]() { in on_subscribe()
171 check_complete(); in on_subscribe()
196 [state, check_complete]() { in on_subscribe()
199 check_complete(); in on_subscribe()
/external/clang/test/SemaCXX/
Dcxx11-crashes.cpp44 struct check_complete struct
55 function(_Fp, typename check_complete<_Fp>::type* = 0); // expected-note {{candidate}}