HomeSort by relevance Sort by last modified time
    Searched refs:BaseWithVPtr (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/AST/
VTableBuilder.h 402 : ReusingBase(RD), BaseWithVPtr(RD), NextBaseToMangle(RD) {}
410 /// BaseWithVPtr is at this offset from its containing complete object or
415 const CXXRecordDecl *BaseWithVPtr;
  /external/clang/lib/AST/
VTableBuilder.cpp     [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 101 Context.getASTRecordLayout(VBT->BaseWithVPtr);
    [all...]

Completed in 286 milliseconds