Searched refs:superclasses (Results 1 – 20 of 20) sorted by relevance
155 json::Array superclasses; in run() local157 superclasses.push_back(SuperPair.first->getNameInitAsString()); in run()158 obj["!superclasses"] = std::move(superclasses); in run()
83 superclasses of the record.113 * Functions to get all the record's superclasses or just its direct114 superclasses.239 instances of the *direct* superclasses of the record and returns the ``RecordRecTy``240 corresponding to the record inheriting from those superclasses.624 The ``Record`` class provides a function to obtain the superclasses of a626 array of ``std::pair`` pairs. The superclasses are in post-order: the order627 in which the superclasses were visited while copying their fields into the633 This example obtains the superclasses of the ``Prototype`` record and then645 append the *direct* superclasses of a record to a given vector of type[all …]
152 ``ADD32rr``, and the comment at the end of the line indicates the superclasses195 superclasses. The list of values is the main data that TableGen builds for each
494 * ``!superclasses``: an array of strings giving the names of all the
19 // subclasses to partially override the predicates of their superclasses without
491 "class %0 has incompatible superclasses">;493 "class %0 has incompatible superclasses">,
5438 and all the class interfaces of its superclasses.
350 receiver's class or by any superclasses.
559 What most people need to know (superclasses on top.)
366 (lookup_method_static): Add support to end search at superclasses.
238 $lh and all its superclasses, looking600 the lexicons in its superclasses. This is not because these are
348 is the most general of all superclasses that you can use. Deriving from
916 ``T`` or one of its superclasses has the ``objc_arc_weak_reference_unavailable``1931 both within a single class and between subclasses and superclasses.
297 B<inheritance>. Also called aX<superclasses>X<classes, superclasses>
2177 For an AUTOLOAD routine in UNIVERSAL or one of its superclasses,
5074 * parse.y (do_resolve_class): Also explore superclasses of
7761 superclasses.
20577 FP_REGS, but all superclasses as well.
2034 current Objective-C class, and not those inherited from superclasses. It
2075 superclasses. It is the responsibility of the Objective-C runtime