Searched defs:VBPtrSubobject (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DMicrosoftVBTables.h30 VBTableInfo(const CXXRecordDecl *ReusingBase, BaseSubobject VBPtrSubobject, argument
32 : ReusingBase(ReusingBase), VBPtrSubobject(VBPtrSubobject), GV(GV) { }
35 /// or may not be the same class as VBPtrSubobject.Base. A derived class will
40 BaseSubobject VBPtrSubobject; member in struct:clang::CodeGen::VBTableInfo

Completed in 122 milliseconds