HomeSort by relevance Sort by last modified time
    Searched refs: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/lib/CodeGen/
MicrosoftCXXABI.cpp 163 // multiple inheritance case.
    [all...]
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 298 namespace Inheritance {
  /external/chromium_org/extensions/common/features/
simple_feature_unittest.cc 603 TEST(SimpleFeatureTest, Inheritance) {

Completed in 168 milliseconds