Searched refs:should_call_super_dealloc (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c80 static unsigned int should_call_super_dealloc = 0; variable
6286 should_call_super_dealloc = 0;
8358 should_call_super_dealloc = 1;
8360 should_call_super_dealloc = 0;
8821 if (should_call_super_dealloc)

Completed in 180 milliseconds