/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython.py | 14 def _swig_setattr_nondynamic(self,class_type,name,value,static=1): argument 27 def _swig_setattr(self,class_type,name,value): argument 30 def _swig_getattr(self,class_type,name): argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vtable-verify.c | 326 vtbl_find_mangled_name (tree class_type) in vtbl_find_mangled_name() 352 vtbl_register_mangled_name (tree class_type, tree mangled_name) in vtbl_register_mangled_name() 374 vtbl_map_get_node (tree class_type) in vtbl_map_get_node() 686 tree class_type = extract_object_class_type in verify_bb_vtables() local
|
H A D | vtable-verify.h | 75 tree class_type; /* The record_type of the class. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vtable-verify.cc | 326 vtbl_find_mangled_name (tree class_type) in vtbl_find_mangled_name() 352 vtbl_register_mangled_name (tree class_type, tree mangled_name) in vtbl_register_mangled_name() 374 vtbl_map_get_node (tree class_type) in vtbl_map_get_node() 686 tree class_type = extract_object_class_type in verify_bb_vtables() local
|
H A D | vtable-verify.h | 75 tree class_type; /* The record_type of the class. */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | xmethods.py | 150 def match(self, class_type, method_name): argument 267 def match(self, class_type, method_name): argument 311 def match(self, class_type, method_name): argument 392 def match(self, class_type, method_name): argument 507 def match(self, class_type, method_name): argument 556 def match(self, class_type, method_name): argument 653 def match(self, class_type, method_name): argument 774 def match(self, class_type, method_name): argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | xmethods.py | 173 def match(self, class_type, method_name): argument 306 def match(self, class_type, method_name): argument 354 def match(self, class_type, method_name): argument 441 def match(self, class_type, method_name): argument 564 def match(self, class_type, method_name): argument 617 def match(self, class_type, method_name): argument 720 def match(self, class_type, method_name): argument 849 def match(self, class_type, method_name): argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.cc | 657 tree class_type = vtbl_map_nodes_vec[i]->class_info->class_type; in guess_num_vtable_pointers() local 938 tree class_type = vtbl_class_node->class_info->class_type; in register_all_pairs() local 1053 find_graph_node (tree class_type) in find_graph_node()
|
H A D | parser.h | 157 tree class_type; member
|
H A D | decl2.cc | 2756 tree class_type = NULL_TREE; in determine_visibility() local 2939 determine_visibility_from_class (tree decl, tree class_type) in determine_visibility_from_class() 3195 tree class_type = NULL_TREE; in import_export_decl() local
|
H A D | decl.cc | 5260 tree class_type) in warn_misplaced_attr_for_class_type() 10899 build_ptrmem_type (tree class_type, tree member_type) in build_ptrmem_type() 15116 tree class_type; in grok_special_member_properties() local 15222 tree class_type = DECL_CONTEXT (decl); in grok_op_properties() local
|
H A D | name-lookup.cc | 5211 tree class_type) in set_inherited_value_binding_p() 5301 tree class_type; in get_class_binding() local 7716 tree class_type; in lookup_name() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.c | 657 tree class_type = vtbl_map_nodes_vec[i]->class_info->class_type; in guess_num_vtable_pointers() local 938 tree class_type = vtbl_class_node->class_info->class_type; in register_all_pairs() local 1053 find_graph_node (tree class_type) in find_graph_node()
|
H A D | repo.c | 362 repo_export_class_p (const_tree class_type) in repo_export_class_p()
|
H A D | parser.h | 148 tree class_type; member
|
H A D | decl2.c | 2547 tree class_type = NULL_TREE; in determine_visibility() local 2731 determine_visibility_from_class (tree decl, tree class_type) in determine_visibility_from_class() 3002 tree class_type = NULL_TREE; in import_export_decl() local
|
H A D | name-lookup.c | 4267 tree class_type) in set_inherited_value_binding_p() 4359 tree class_type; in get_class_binding() local 6455 tree class_type; in lookup_name_real_1() local
|
H A D | decl.c | 4930 tree class_type) in warn_misplaced_attr_for_class_type() 10260 build_ptrmem_type (tree class_type, tree member_type) in build_ptrmem_type() 14312 tree class_type; in grok_special_member_properties() local 14416 tree class_type = DECL_CONTEXT (decl); in grok_op_properties() local
|
H A D | mangle.c | 4381 get_mangled_vtable_map_var_name (tree class_type) in get_mangled_vtable_map_var_name()
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | cpp.cc | 821 std::string cpp_type_printer::class_type(const std::string &cpp_name) const in class_type() function in cpp_type_printer 880 const isl_class &class_type) in is_subclass()
|
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | libelftc_dem_gnu3.c | 102 struct vector_str class_type; member 1644 const char *class_type; in cpp_demangle_read_function() local 2402 char *class_type; in cpp_demangle_read_pointer_to_member() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 2912 debug_type class_type, return_type; in parse_stab_members() local 3001 debug_type class_type, const char *fieldname, in parse_stab_argtypes() 4808 debug_type class_type = DEBUG_TYPE_NULL; in stab_demangle_type() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | stabs.c | 2890 debug_type class_type, return_type; in parse_stab_members() local 2974 debug_type class_type, const char *fieldname, in parse_stab_argtypes() 4809 debug_type class_type = DEBUG_TYPE_NULL; in stab_demangle_type() local
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcp1plugin.cc | 1998 tree class_type = convert_in (class_type_in); in plugin_build_method_type() local 2037 tree class_type = convert_in (class_type_in); in plugin_build_pointer_to_member_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcp1plugin.cc | 2157 tree class_type = convert_in (class_type_in); in plugin_build_method_type() local 2196 tree class_type = convert_in (class_type_in); in plugin_build_pointer_to_member_type() local
|