Searched defs:super (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dlookup22.C4 struct super { struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920810-1.c5 typedef struct{void*super;int name;int size;}t; member in struct:__anon1722
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dtypedef27.C18 typedef S0<V> super; typedef in struct:super_struct
24 typedef super_struct<U, V> super; typedef in struct:S1
37 typedef super_struct<U, V> super; typedef in struct:S2
/haiku-buildtools/legacy/gcc/libobjc/
H A Dsendmsg.c184 objc_msg_lookup_super (Super_t super, SEL sel) argument
341 Class super; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dhog1.C105 class super : class in inherits:dummy_000,dummy_001,dummy_002,dummy_003,dummy_004,dummy_005,dummy_006,dummy_007,dummy_008,dummy_009,dummy_010,dummy_011,dummy_012,dummy_013,dummy_014,dummy_015,dummy_016,dummy_017,dummy_018,dummy_019,dummy_020,dummy_021,dummy_022,dummy_023,dummy_024,dummy_025,dummy_026,dummy_027,dummy_028,dummy_029,dummy_030,dummy_031,dummy_032,dummy_033,dummy_034,dummy_035,dummy_036,dummy_037,dummy_038,dummy_039,dummy_040,dummy_041,dummy_042,dummy_043,dummy_044,dummy_045,dummy_046,dummy_047,dummy_048,dummy_049
/haiku-buildtools/isl/interface/
H A Dpython.cc44 static bool is_subclass(RecordDecl *decl, string &super) argument
259 void isl_class::print_method(FunctionDecl *method, bool subclass, string super) argument
414 string super; local
[all...]
/haiku-buildtools/isl/
H A Disl_coalesce.c503 int super; local
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dparse-scan.y347 super: label
H A Dparse.y701 super: label
[all...]
H A Dclass.c940 tree super = CLASSTYPE_SUPER (type); local
1009 tree super; local
[all...]
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c1497 build_shared_structure_initializer (tree type, tree isa, tree super, argument
H A Dobjc-next-runtime-abi-01.c1888 build_v1_shared_structure_initializer (tree type, tree isa, tree super, argument
902 next_runtime_abi_01_build_objc_method_call(location_t loc, tree method_prototype, tree receiver, tree rtype ATTRIBUTE_UNUSED, tree sel_name, tree method_params, int super) argument
H A Dobjc-next-runtime-abi-02.c1670 next_runtime_abi_02_build_objc_method_call(location_t loc, tree method_prototype, tree receiver, tree rtype, tree sel_name, tree method_params, int super) argument
[all...]
H A Dobjc-act.c2109 tree super = (super_name ? xref_tag (RECORD_TYPE, super_name) : NULL_TREE); local
5156 receiver_is_class_object(tree receiver, int self, int super) argument
5362 int self, super, have_cast; local
6615 tree super = (CLASS_SUPER_NAME (klass) local
6829 tree super = objc_is_class_name (super_name); local
[all...]
/haiku-buildtools/gcc/gcc/java/
H A Dclass.c1597 tree super = CLASSTYPE_SUPER (type); local
1793 tree super; local
[all...]
H A Dexpr.c1335 tree super = CLASSTYPE_SUPER (type); local
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c4935 int super; local
5999 tree super = (CLASS_SUPER_NAME (class) local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dfunction.c4318 tree super = BLOCK_SUPERCONTEXT (t); local
4461 tree super; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c26815 cp_parser_objc_superclass_or_category(cp_parser *parser, bool iface_p, tree *super, tree *categ, bool *is_class_extension) argument
26852 tree name, super, categ, protos; local
26889 tree name, super, categ; local

Completed in 443 milliseconds