Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp.cc883 std::vector<std::string> superclasses; in is_subclass() local
887 superclasses = generator::find_superclasses(classes[type_str].type); in is_subclass()
889 for (ci = superclasses.begin(); ci < superclasses.end(); ci++) in is_subclass()
900 superclasses = generator::find_superclasses(candidate->type); in is_subclass()
902 for (ci = superclasses.begin(); ci < superclasses.end(); ci++) in is_subclass()
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips.td19 // subclasses to partially override the predicates of their superclasses without
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4512.txt318 latter classes, the superclasses. There may be subclasses of
499 2.4.1). An ordered set of superclasses up to the most superior
512 superclasses (superclasses not part of the same superclass chain).
520 required attributes from its superclasses. A subclass can identify
999 all superclasses of the named classes SHALL be implicitly added as
1005 superclasses of remaining 'objectClass' values from being deleted.
1333 SUP <oids> specifies the direct superclasses of this object class;
1598 system schema). DIT content rules for superclasses of the structural
H A Drfc2713.txt151 or any of its superclasses implements either the java.io.Serializable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td469 "class %0 has incompatible superclasses">;
471 "class %0 has incompatible superclasses">,
H A DAttrDocs.td5017 and all the class interfaces of its superclasses.
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DIPA.rst350 receiver's class or by any superclasses.
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog1918 protocols and superclasses as well.
1920 protocols and superclasses as well.
3699 (lookup_method_static): Add support to end search at superclasses.
/netbsd-src/external/apache2/llvm/dist/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.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DWritingAnLLVMPass.rst365 is the most general of all superclasses that you can use. Deriving from
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsguniq-a.inp3535 !~S\ ~S\:\ expecting\ list\ of\ superclasses\ instead\ of\ ~S=
H A Dmsguniq-a.out4810 msgid "~S ~S: expecting list of superclasses instead of ~S"
H A Dmsguniq-a.in5268 msgid "~S ~S: expecting list of superclasses instead of ~S"
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.117761 superclasses.
H A DChangeLog-2008904 superclasses too.
H A DChangeLog-200235024 FP_REGS, but all superclasses as well.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.117761 superclasses.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinvoke.texi3788 from superclasses. It is the responsibility of the Objective-C
H A Dgcc.info3766 superclasses. It is the responsibility of the Objective-C runtime
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dinvoke.texi4579 from superclasses. It is the responsibility of the Objective-C
H A Dgcc.info4451 superclasses. It is the responsibility of the Objective-C runtime