OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLASS_SUPER_NAME
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.h
195
/*
CLASS_SUPER_NAME
is the name of the superclass, or, in the case of
197
#define
CLASS_SUPER_NAME
(CLASS) (TYPE_CONTEXT (CLASS))
754
while (category &&
CLASS_SUPER_NAME
(category) != cat_name)
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.h
191
/*
CLASS_SUPER_NAME
is the name of the superclass, or, in the case of
193
#define
CLASS_SUPER_NAME
(CLASS) (TYPE_CONTEXT (CLASS))
752
while (category &&
CLASS_SUPER_NAME
(category) != cat_name)
Completed in 15 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026