HomeSort by relevance Sort by last modified time
    Searched defs:Inheritance (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 80 // we have a non-primary base class, which uses the multiple inheritance model.
122 // are dropped as permitted (under the MSVC interpretation) by the inheritance
149 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel();
157 Inheritance))
159 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance))
161 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance))
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 298 namespace Inheritance {
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 163 // multiple inheritance case.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
accctrl.h 153 INHERIT_FLAGS Inheritance;
162 INHERIT_FLAGS Inheritance;

Completed in 3733 milliseconds