Searched defs:OnExit (Results 1 – 13 of 13) sorted by relevance
734 struct OnExit in traverseFunctionDefinitionChildren() struct736 const TFunction *&parentFunc; in traverseFunctionDefinitionChildren()737 OnExit(const TFunction *&parentFunc) : parentFunc(parentFunc) {} in traverseFunctionDefinitionChildren() argument738 ~OnExit() { parentFunc = nullptr; } in traverseFunctionDefinitionChildren()
248 static void OnExit(void* /*unused*/) { in OnExit() function
268 static void OnExit(void* /*unused*/) { in OnExit() function
200 static void OnExit(void* lazy_instance) { in OnExit() function
203 static void OnExit(void* lazy_instance) { in OnExit() function
282 CCPApp::OnExit() in OnExit() function in CCPApp
217 def OnExit(self, event): # wxGlade: TerminalFrame.<event_handler> member in TerminalFrame
509 void ChooserDialog::OnExit() in OnExit() function in ChooserDialog
128 int OnExit() { in OnExit() function
1250 int OnExit() { in OnExit() function
2117 static int OnExit(ThreadState *thr) { in OnExit() function