Home
last modified time | relevance | path

Searched defs:super_name (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.h79 const std::string super_name; member
H A Dgenerator.cc196 void generator::add_subclass(RecordDecl *decl, const string &super_name, in add_subclass()
H A Dcpp.cc230 for (const auto &super_name : supers) { in copy_super_methods() local
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc2223 objc_build_struct (tree klass, tree fields, tree super_name) in objc_build_struct()
6952 start_class (enum tree_code code, tree class_name, tree super_name, in start_class()
9034 tree super_name = CLASS_SUPER_NAME (imp_list->imp_template); in get_super_receiver() local
H A Dobjc-gnu-runtime-abi-01.cc848 tree super_name = CLASS_SUPER_NAME (imp->imp_template); in gnu_runtime_abi_01_get_category_super_ref() local
H A Dobjc-next-runtime-abi-01.cc958 tree super_name = CLASS_SUPER_NAME (imp->imp_template); in next_runtime_abi_01_get_category_super_ref() local
H A Dobjc-next-runtime-abi-02.cc1557 tree super_name = CLASS_SUPER_NAME (imp->imp_template); in next_runtime_abi_02_get_category_super_ref() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c2162 objc_build_struct (tree klass, tree fields, tree super_name) in objc_build_struct()
6866 start_class (enum tree_code code, tree class_name, tree super_name, in start_class()
8907 tree super_name = CLASS_SUPER_NAME (imp_list->imp_template); in get_super_receiver() local
H A Dobjc-gnu-runtime-abi-01.c847 tree super_name = CLASS_SUPER_NAME (imp->imp_template); in gnu_runtime_abi_01_get_category_super_ref() local
H A Dobjc-next-runtime-abi-01.c957 tree super_name = CLASS_SUPER_NAME (imp->imp_template); in next_runtime_abi_01_get_category_super_ref() local
H A Dobjc-next-runtime-abi-02.c1555 tree super_name = CLASS_SUPER_NAME (imp->imp_template); in next_runtime_abi_02_get_category_super_ref() local