Searched full:inheritance (Results 1 – 25 of 29) sorted by relevance
12
39 …TIMING> : public trace::ScopedTrace, public ScopedTiming { // NOLINT(fuchsia-multiple-inheritance)48 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)58 …IMING_PHASE> : public ScopedTiming, public GCScopedPhase { // NOLINT(fuchsia-multiple-inheritance)67 …PHASE> : public trace::ScopedTrace, public GCScopedPhase { // NOLINT(fuchsia-multiple-inheritance)
55 -fuchsia-multiple-inheritance56 -fuchsia-virtual-inheritance92 -fuchsia-multiple-inheritance93 -fuchsia-virtual-inheritance
50 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)2274 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)2311 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)2341 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)2447 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)2514 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)2569 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)3032 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)3142 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)3393 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)[all …]
15 # It is written in pure PandaAssembly i.e. some features are not available e.g. inheritance (it is …
23 // interface. interface without inheritance has no limit.
33 …* To avoid inheritance in the `Thread` class we don't use `List` (it forces list element to inheri…
24 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
31 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
118 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
164 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
25 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
26 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
27 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
197 ## inheritance section in Assembly对应Proto
85 …he method and its index in virtual table is unknown because at runtime the chain of inheritance may
38 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
156 | `java.extends` | Used to specify inheritance between records. Value is the name of the base recor…157 | `java.implements` | Used to specify interface inheritance between records. Value is the name of t…
327 # versus func(std::string) {}). This also make the inheritance and collaboration342 # of private inheritance when no explicit protection keyword is present.2166 # If set to YES the inheritance and collaboration graphs will hide inheritance2216 # each documented class showing the direct and indirect inheritance relations.2225 # dependencies (inheritance, containment, and class references variables) of the2239 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and2260 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
183 Instructions are implemented by class inheritance.
83 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
138 // maybe ObjectAllocatorGen and ObjectAllocatorNoGen should have inheritance relationship
126 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
1072 // clone class may need re-set inheritance relationship due to extends may be a variable.1084 // clone class may need re-set inheritance relationship due to extends may be a variable.