Home
last modified time | relevance | path

Searched defs:class_methods (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libobjc/objc/
H A DProtocol.h40 struct objc_method_description_list *instance_methods, *class_methods; variable
/netbsd/external/gpl3/gcc/dist/libobjc/objc/
H A DProtocol.h40 struct objc_method_description_list *instance_methods, *class_methods; variable
/netbsd/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Dmodule-abi-8.h166 struct objc_method_description_list *instance_methods, *class_methods; member
297 struct objc_method_list *class_methods; /* Linked list of member
/netbsd/external/gpl3/gcc/dist/libobjc/objc-private/
H A Dmodule-abi-8.h166 struct objc_method_description_list *instance_methods, *class_methods; member
297 struct objc_method_list *class_methods; /* Linked list of member
/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c1098 tree inst_methods, tree class_methods) in build_protocol_initializer()
1390 tree inst_methods, tree class_methods, in build_category_initializer()
1434 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_category() local
1619 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_class_structures() local
H A Dobjc-gnu-runtime-abi-01.cc1099 tree inst_methods, tree class_methods) in build_protocol_initializer()
1391 tree inst_methods, tree class_methods, in build_category_initializer()
1435 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_category() local
1620 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_class_structures() local
H A Dobjc-next-runtime-abi-01.c1448 tree inst_methods, tree class_methods, in build_v1_protocol_initializer()
1695 tree inst_methods, tree class_methods, in build_v1_category_initializer()
1749 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v1_category() local
2007 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v1_class_structs() local
H A Dobjc-next-runtime-abi-01.cc1449 tree inst_methods, tree class_methods, in build_v1_protocol_initializer()
1696 tree inst_methods, tree class_methods, in build_v1_category_initializer()
1750 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v1_category() local
2008 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v1_class_structs() local
H A Dobjc-next-runtime-abi-02.c2659 tree inst_methods, tree class_methods, in build_v2_protocol_initializer()
2872 tree inst_methods, tree class_methods, in build_v2_category_initializer()
2920 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v2_category() local
3320 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v2_class_structs() local
H A Dobjc-next-runtime-abi-02.cc2659 tree inst_methods, tree class_methods, in build_v2_protocol_initializer()
2872 tree inst_methods, tree class_methods, in build_v2_category_initializer()
2920 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v2_category() local
3320 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v2_class_structs() local
H A Dobjc-act.c7968 objc_gen_property_data (tree klass, tree class_methods) in objc_gen_property_data()
H A Dobjc-act.cc8065 objc_gen_property_data (tree klass, tree class_methods) in objc_gen_property_data()
/netbsd/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c1098 tree inst_methods, tree class_methods) in build_protocol_initializer()
1390 tree inst_methods, tree class_methods, in build_category_initializer()
1434 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_category() local
1619 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_class_structures() local
H A Dobjc-next-runtime-abi-01.c1448 tree inst_methods, tree class_methods, in build_v1_protocol_initializer()
1695 tree inst_methods, tree class_methods, in build_v1_category_initializer()
1749 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v1_category() local
2007 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v1_class_structs() local
H A Dobjc-next-runtime-abi-02.c2659 tree inst_methods, tree class_methods, in build_v2_protocol_initializer()
2872 tree inst_methods, tree class_methods, in build_v2_category_initializer()
2920 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v2_category() local
3320 tree inst_methods = NULL_TREE, class_methods = NULL_TREE; in generate_v2_class_structs() local
H A Dobjc-act.c7968 objc_gen_property_data (tree klass, tree class_methods) in objc_gen_property_data()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1047 classmeth_range class_methods() const { in class_methods() function
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp3643 uint32_t class_methods; /* struct objc_method_list * (32-bit pointer) */ member
3684 uint32_t class_methods; /* struct objc_method_description_list * member