Searched refs:ThunkInfoVectorTy (Results 1 – 4 of 4) sorted by relevance
323 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef330 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;342 virtual const ThunkInfoVectorTy *getThunkInfo(GlobalDecl GD) { in getThunkInfo()620 const ThunkInfoVectorTy *getThunkInfo(GlobalDecl GD) override { in getThunkInfo()
883 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef in __anon1858bcf60111::ItaniumVTableBuilder884 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;2193 ThunkInfoVectorTy ThunksVector = Thunks[MD]; in dumpLayout()2588 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef in __anon1858bcf60711::VFTableBuilder2589 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;3335 ThunkInfoVectorTy ThunksVector = Thunks[MD]; in dumpLayout()
496 const ItaniumVTableContext::ThunkInfoVectorTy *Thunks = in emitVTableSymbols()
633 const VTableContextBase::ThunkInfoVectorTy *ThunkInfoVector = in EmitThunks()