Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp466 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h1060 RunOnDestruction<Fn> at_scope_exit(Fn fn) { at_scope_exit() function