Searched refs:BaseSubobjectPairTy (Results 1 – 2 of 2) sorted by relevance
41 typedef std::pair<const CXXRecordDecl *, BaseSubobject> BaseSubobjectPairTy; typedef42 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t> SubVTTIndiciesMapTy;47 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t>
132 BaseSubobjectPairTy ClassSubobjectPair(RD, Base); in getSubVTTIndex()144 BaseSubobjectPairTy ClassSubobjectPair(RD, I->first); in getSubVTTIndex()