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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h471 #define IS_SUPER(TYPE) \ macro
H A Dobjc-act.c3566 && (IS_ID (type) || IS_CLASS (type) || IS_SUPER (type))
5463 && !IS_SUPER (rtype)));
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h485 #define IS_SUPER(TYPE) \ macro
H A Dobjc-act.cc3642 && (IS_ID (type) || IS_CLASS (type) || IS_SUPER (type))
5542 && !IS_SUPER (rtype)));

Completed in 148 milliseconds