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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c8677 static void *UOBJC_SUPER_scope = 0;
8700 UOBJC_SUPER_scope = objc_get_current_scope ();
8794 && UOBJC_SUPER_scope == objc_get_current_scope ()) {
8796 UOBJC_SUPER_scope = 0;
8657 static void *UOBJC_SUPER_scope = 0; variable

Completed in 142 milliseconds