Home
last modified time | relevance | path

Searched refs:superclasses (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DJSONBackend.cpp155 json::Array superclasses; in run() local
157 superclasses.push_back(SuperPair.first->getNameInitAsString()); in run()
158 obj["!superclasses"] = std::move(superclasses); in run()
/openbsd-src/gnu/llvm/llvm/docs/TableGen/
H A DBackGuide.rst83 superclasses of the record.
113 * Functions to get all the record's superclasses or just its direct
114 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 a
626 array of ``std::pair`` pairs. The superclasses are in post-order: the order
627 in which the superclasses were visited while copying their fields into the
633 This example obtains the superclasses of the ``Prototype`` record and then
645 append the *direct* superclasses of a record to a given vector of type
[all …]
H A Dindex.rst152 ``ADD32rr``, and the comment at the end of the line indicates the superclasses
195 superclasses. The list of values is the main data that TableGen builds for each
H A DBackEnds.rst494 * ``!superclasses``: an array of strings giving the names of all the
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips.td19 // subclasses to partially override the predicates of their superclasses without
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td491 "class %0 has incompatible superclasses">;
493 "class %0 has incompatible superclasses">,
H A DAttrDocs.td5438 and all the class interfaces of its superclasses.
/openbsd-src/gnu/llvm/clang/docs/analyzer/developer-docs/
H A DIPA.rst350 receiver's class or by any superclasses.
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/
H A DFAQ.pod559 What most people need to know (superclasses on top.)
/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog366 (lookup_method_static): Add support to end search at superclasses.
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/
H A DMaketext.pod238 $lh and all its superclasses, looking
600 the lexicons in its superclasses. This is not because these are
/openbsd-src/gnu/llvm/llvm/docs/
H A DWritingAnLLVMPass.rst348 is the most general of all superclasses that you can use. Deriving from
/openbsd-src/gnu/llvm/clang/docs/
H A DAutomaticReferenceCounting.rst916 ``T`` or one of its superclasses has the ``objc_arc_weak_reference_unavailable``
1931 both within a single class and between subclasses and superclasses.
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlglossary.pod297 B<inheritance>. Also called aX<superclasses>X<classes, superclasses>
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlguts.pod2177 For an AUTOLOAD routine in UNIVERSAL or one of its superclasses,
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog5074 * parse.y (do_resolve_class): Also explore superclasses of
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.117761 superclasses.
H A DChangeLog.720577 FP_REGS, but all superclasses as well.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dinvoke.texi2034 current Objective-C class, and not those inherited from superclasses. It
H A Dgcc.info2075 superclasses. It is the responsibility of the Objective-C runtime