OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UOBJC_SUPER_scope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc
8984
static void *
UOBJC_SUPER_scope
= 0;
9010
UOBJC_SUPER_scope
= objc_get_current_scope ();
9081
&&
UOBJC_SUPER_scope
== objc_get_current_scope ())
9084
UOBJC_SUPER_scope
= 0;
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc
8986
static void *
UOBJC_SUPER_scope
= 0;
9012
UOBJC_SUPER_scope
= objc_get_current_scope ();
9083
&&
UOBJC_SUPER_scope
== objc_get_current_scope ())
9086
UOBJC_SUPER_scope
= 0;
Completed in 57 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026