Home
last modified time | relevance | path

Searched defs:implementation (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/libobjc/
H A Dmethods.c129 method_setImplementation (struct objc_method * method, IMP implementation) in method_setImplementation()
H A Dsendmsg.c676 class_addMethod (Class class_, SEL selector, IMP implementation, in class_addMethod()
762 class_replaceMethod (Class class_, SEL selector, IMP implementation, in class_replaceMethod()
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c1229 maybe_make_artificial_property_decl (tree interface, tree implementation, in maybe_make_artificial_property_decl()
1464 tree implementation = NULL_TREE; in objc_maybe_build_component_ref() local
1477 tree implementation = NULL_TREE; in objc_maybe_build_component_ref() local
1541 tree implementation = NULL_TREE; in objc_maybe_build_component_ref() local
1557 tree implementation = NULL_TREE; in objc_maybe_build_component_ref() local
6458 check_methods (tree chain, tree implementation, int mtype) in check_methods()