Searched refs:BaseWithVPtr (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DVTableBuilder.h377 : ReusingBase(RD), BaseWithVPtr(RD), NextBaseToMangle(RD) {}
389 /// BaseWithVPtr is at this offset from its containing complete object or
394 const CXXRecordDecl *BaseWithVPtr; member in struct:clang::VPtrInfo
/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp899 CGM.getContext().getASTRecordLayout(VBT->BaseWithVPtr);
1545 CGM.getContext().getASTRecordLayout(VBT.BaseWithVPtr);

Completed in 2231 milliseconds