Home
last modified time | relevance | path

Searched defs:class_type (Results 1 – 25 of 70) sorted by relevance

123

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython.py14 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 Dvtable-verify.c326 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 Dvtable-verify.h75 tree class_type; /* The record_type of the class. */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvtable-verify.cc326 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 Dvtable-verify.h75 tree class_type; /* The record_type of the class. */ member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dxmethods.py150 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 Dxmethods.py173 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 Dvtable-class-hierarchy.cc657 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 Dparser.h157 tree class_type; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c657 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 Drepo.c362 repo_export_class_p (const_tree class_type) in repo_export_class_p()
H A Dparser.h148 tree class_type; member
H A Ddecl2.c2547 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
/openbsd-src/gnu/gcc/gcc/cp/
H A Drepo.c347 repo_export_class_p (tree class_type) in repo_export_class_p()
H A Ddecl2.c1658 tree class_type = NULL_TREE; in determine_visibility() local
1799 determine_visibility_from_class (tree decl, tree class_type) in determine_visibility_from_class()
1909 tree class_type = NULL_TREE; in import_export_decl() local
H A Dsearch.c1331 lookup_conversion_operator (tree class_type, tree type) in lookup_conversion_operator()
1473 class_method_index_for_fn (tree class_type, tree function) in class_method_index_for_fn()
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y2877 tree class_type = TREE_TYPE (GET_CPC ()); in java_parser_context_pop_initialized_field() local
3556 resolve_inner_class (circularity_hash, cl, enclosing, super, class_type) in resolve_inner_class() argument
4291 tree class_type = NULL_TREE; local
4433 generate_finit (class_type) in generate_finit() argument
4468 generate_instinit (class_type) in generate_instinit() argument
4511 build_instinit_invocation (class_type) in build_instinit_invocation() argument
5364 build_alias_initializer_parameter_list (mode, class_type, parm, artificial) in build_alias_initializer_parameter_list() argument
5448 tree class_type = TREE_TYPE (class_decl); local
5510 tree class_type = TREE_TYPE (current); in java_fix_constructors() local
5734 resolve_class (enclosing, class_type, decl, cl) in resolve_class() argument
[all …]
H A Dparse.c6442 tree class_type = TREE_TYPE (GET_CPC ()); in java_parser_context_pop_initialized_field() local
7121 resolve_inner_class (circularity_hash, cl, enclosing, super, class_type) in resolve_inner_class() argument
7856 tree class_type = NULL_TREE; local
7998 generate_finit (class_type) in generate_finit() argument
8033 generate_instinit (class_type) in generate_instinit() argument
8076 build_instinit_invocation (class_type) in build_instinit_invocation() argument
8929 build_alias_initializer_parameter_list (mode, class_type, parm, artificial) in build_alias_initializer_parameter_list() argument
9013 tree class_type = TREE_TYPE (class_decl); local
9075 tree class_type = TREE_TYPE (current); in java_fix_constructors() local
9299 resolve_class (enclosing, class_type, decl, cl) in resolve_class() argument
[all …]
/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp.cc821 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()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp419 CompilerType class_type; in GetRuntimeType() local
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dlibelftc_dem_gnu3.c102 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
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dstabs.c2736 debug_type class_type, return_type; in parse_stab_members() local
2814 debug_type class_type, const char *fieldname, in parse_stab_argtypes()
4642 debug_type class_type = DEBUG_TYPE_NULL; in stab_demangle_type() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dstabs.c2912 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 Dstabs.c2890 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
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c2738 debug_type class_type, return_type; in parse_stab_members() local
2816 debug_type class_type, const char *fieldname, in parse_stab_argtypes()
4651 debug_type class_type = DEBUG_TYPE_NULL; in stab_demangle_type() local

123