Searched defs:on_exit (Results 1 – 8 of 8) sorted by relevance
8 .globl on_exit symbol11 on_exit: label
13 on_exit() { function
60 def on_exit(): function
561 auto on_exit = llvm::make_scope_exit([this]() { ResetDeclMap(); }); TryParse() local 805 auto on_exit = llvm::make_scope_exit([this]() { ResetDeclMap(); }); Complete() local
508 TSAN_INTERCEPTOR(int,on_exit,void (* f)(int,void *),void * arg) TSAN_INTERCEPTOR() argument 879 auto on_exit = at_scope_exit([blocking_hooks] { guard_acquire() local
2667 auto on_exit = llvm::make_scope_exit([this, old_suppress_value]() { EvaluateExpression() local
2694 auto on_exit = llvm::make_scope_exit([this]() { RestoreProcessEvents(); }); LaunchPrivate() local