Searched refs:BaseSubobjectPairTy (Results 1 – 2 of 2) sorted by relevance
39 typedef std::pair<const CXXRecordDecl *, BaseSubobject> BaseSubobjectPairTy; typedef40 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t> SubVTTIndiciesMapTy;45 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t>
130 BaseSubobjectPairTy ClassSubobjectPair(RD, Base); in getSubVTTIndex()142 BaseSubobjectPairTy ClassSubobjectPair(RD, I->first); in getSubVTTIndex()