Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/TableGen/
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/
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 …]
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
DBackEnds.rst494 * ``!superclasses``: an array of strings giving the names of all the
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMips.td19 // subclasses to partially override the predicates of their superclasses without
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DDiagnosticASTKinds.td491 "class %0 has incompatible superclasses">;
493 "class %0 has incompatible superclasses">,
DAttrDocs.td5438 and all the class interfaces of its superclasses.
/openbsd/src/gnu/llvm/clang/docs/analyzer/developer-docs/
DIPA.rst350 receiver's class or by any superclasses.
/openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/
DFAQ.pod559 What most people need to know (superclasses on top.)
/openbsd/src/gnu/gcc/gcc/objc/
DChangeLog366 (lookup_method_static): Add support to end search at superclasses.
/openbsd/src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/
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/
DWritingAnLLVMPass.rst348 is the most general of all superclasses that you can use. Deriving from
/openbsd/src/gnu/llvm/clang/docs/
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/
Dperlglossary.pod297 B<inheritance>. Also called aX<superclasses>X<classes, superclasses>
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlguts.pod2177 For an AUTOLOAD routine in UNIVERSAL or one of its superclasses,
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
DChangeLog5074 * parse.y (do_resolve_class): Also explore superclasses of
/openbsd/src/gnu/usr.bin/gcc/gcc/
DFSFChangeLog.117761 superclasses.
DChangeLog.720577 FP_REGS, but all superclasses as well.
/openbsd/src/gnu/gcc/gcc/doc/
Dinvoke.texi2034 current Objective-C class, and not those inherited from superclasses. It
Dgcc.info2075 superclasses. It is the responsibility of the Objective-C runtime