Searched refs:maybe_make_artificial_property_decl (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/objc/ |
| HD | objc-act.c | 1229 maybe_make_artificial_property_decl (tree interface, tree implementation, in maybe_make_artificial_property_decl() function 1408 x = maybe_make_artificial_property_decl (NULL_TREE, in objc_maybe_build_component_ref() 1425 x = maybe_make_artificial_property_decl (NULL_TREE, in objc_maybe_build_component_ref() 1469 x = maybe_make_artificial_property_decl in objc_maybe_build_component_ref() 1482 x = maybe_make_artificial_property_decl (interface_type, in objc_maybe_build_component_ref() 1548 x = maybe_make_artificial_property_decl (interface_type, in objc_maybe_build_component_ref() 1564 x = maybe_make_artificial_property_decl (interface_type, in objc_maybe_build_component_ref() 1670 x = maybe_make_artificial_property_decl (rtype, NULL_TREE, NULL_TREE, in objc_build_class_component_ref()
|