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

  /external/clang/include/clang/AST/
VTableBuilder.h 377 struct VFPtrInfo {
380 VFPtrInfo(CharUnits VFPtrOffset, const BasePath &PathToBaseWithVFPtr)
385 VFPtrInfo(uint64_t VBTableIndex, const CXXRecordDecl *LastVBase,
444 typedef SmallVector<VFPtrInfo, 1> VFPtrListTy;
  /external/clang/lib/AST/
VTableBuilder.cpp     [all...]

Completed in 222 milliseconds