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

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-runtime-shared-support.c177 objc_super_template = objc_start_struct (get_identifier (UTAG_SUPER));
H A Dobjc-act.h626 #define UTAG_SUPER "_objc_super" macro
H A Dobjc-next-runtime-abi-02.c730 objc_super_template = objc_start_struct (get_identifier (UTAG_SUPER));
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c366 #define UTAG_SUPER "_objc_super"
3670 record = start_struct (RECORD_TYPE, get_identifier (UTAG_SUPER));
7295 UOBJC_SUPER_decl = start_decl (get_identifier (UTAG_SUPER),
364 #define UTAG_SUPER macro

Completed in 217 milliseconds