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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c315 #define UTAG_SUPER "_objc_super"
3620 record = start_struct (RECORD_TYPE, get_identifier (UTAG_SUPER));
7286 UOBJC_SUPER_decl = start_decl (get_identifier (UTAG_SUPER),
313 #define UTAG_SUPER macro
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c281 #define UTAG_SUPER "_objc_super"
5023 objc_super_template = start_struct (RECORD_TYPE, get_identifier (UTAG_SUPER));
280 #define UTAG_SUPER macro

Completed in 117 milliseconds