Home
last modified time | relevance | path

Searched defs:at_scope_exit (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilFuchsia.cpp466 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h816 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function