Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp362 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h913 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.h918 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h1019 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function