Home
last modified time | relevance | path

Searched defs:Inheritance (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DCXXInheritance.h366 inheritanceModelHasVBPtrOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBPtrOffsetField()
373 MSInheritanceModel Inheritance) { in inheritanceModelHasNVOffsetField()
378 inheritanceModelHasVBTableOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBTableOffsetField()
383 MSInheritanceModel Inheritance) { in inheritanceModelHasOnlyOneField()
/external/python/cpython2/Doc/tutorial/
Dclasses.rst503 Inheritance chapter
611 .. _tut-private:
/external/python/cpython3/Doc/tutorial/
Dclasses.rst570 Inheritance chapter
671 .. _tut-private:
/external/python/cpython3/Doc/library/
Ddataclasses.rst484 Inheritance chapter
/external/python/pybind11/docs/
Dreference.rst89 Inheritance chapter
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py335 def Inheritance(self, context): member in Path
466 def Inheritance(self, context): member in Configuration
597 def Inheritance(self, context): member in Domain
/external/llvm-project/clang/lib/AST/
DMicrosoftCXXABI.cpp218 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp224 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local
/external/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2652 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable() local
2660 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType() local
2685 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields() local
2722 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer() local
2901 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison() local
3103 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberDataPointerAddress() local
3396 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitLoadOfMemberFunctionPointer() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2504 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable() local
2512 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType() local
2537 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields() local
2574 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer() local
2742 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison() local
2944 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitMemberDataPointerAddress() local
3237 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitLoadOfMemberFunctionPointer() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateCoverageLevels.java74 enum Inheritance { enum in GenerateCoverageLevels
/external/llvm-project/clang-tools-extra/clangd/unittests/
DXRefsTests.cpp1468 TEST(FindImplementations, Inheritance) { in TEST() argument
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBasic.java858 public static class Inheritance { class in TestBasic
/external/guice/extensions/persist/lib/
Dejb3-persistence.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/persistence/ javax/ ...
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1463 std::vector<const DIDerivedType *> Inheritance; member
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2124 std::vector<const DIDerivedType *> Inheritance; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2103 std::vector<const DIDerivedType *> Inheritance; member