HomeSort by: relevance | last modified time | path
    Searched defs:maybe_make_artificial_property_decl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 1370 maybe_make_artificial_property_decl (tree interface, tree implementation, function
1550 x = maybe_make_artificial_property_decl (NULL_TREE,
1567 x = maybe_make_artificial_property_decl (NULL_TREE,
1613 x = maybe_make_artificial_property_decl
1626 x = maybe_make_artificial_property_decl (interface_type,
1692 x = maybe_make_artificial_property_decl (interface_type,
1708 x = maybe_make_artificial_property_decl (interface_type,
1816 x = maybe_make_artificial_property_decl (rtype, NULL_TREE, NULL_TREE,
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 1372 maybe_make_artificial_property_decl (tree interface, tree implementation, function
1552 x = maybe_make_artificial_property_decl (NULL_TREE,
1569 x = maybe_make_artificial_property_decl (NULL_TREE,
1615 x = maybe_make_artificial_property_decl
1628 x = maybe_make_artificial_property_decl (interface_type,
1694 x = maybe_make_artificial_property_decl (interface_type,
1710 x = maybe_make_artificial_property_decl (interface_type,
1818 x = maybe_make_artificial_property_decl (rtype, NULL_TREE, NULL_TREE,

Completed in 32 milliseconds