Searched refs:BaseSubobjectPairTy (Results 1 – 2 of 2) sorted by relevance
40 typedef std::pair<const CXXRecordDecl *, BaseSubobject> BaseSubobjectPairTy; typedef41 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t> SubVTTIndiciesMapTy;46 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t>
128 BaseSubobjectPairTy ClassSubobjectPair(RD, Base); in getSubVTTIndex()140 BaseSubobjectPairTy ClassSubobjectPair(RD, I->first); in getSubVTTIndex()