Home
last modified time | relevance | path

Searched defs:has_destroy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.resumption/
H A Ddestroy.pass.cpp37 constexpr bool has_destroy() { in has_destroy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.resumption/
H A Ddestroy.pass.cpp33 constexpr bool has_destroy() { in has_destroy() function
/aosp_15_r20/external/wayland/src/
H A Dscanner.c1133 int has_destructor, has_destroy; in emit_stubs() local