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;2191 ThunkInfoVectorTy ThunksVector = Thunks[MD]; in dumpLayout()2586 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef in __anon1858bcf60711::VFTableBuilder2587 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;3333 ThunkInfoVectorTy ThunksVector = Thunks[MD]; in dumpLayout()
497 const ItaniumVTableContext::ThunkInfoVectorTy *Thunks = in emitVTableSymbols()
633 const VTableContextBase::ThunkInfoVectorTy *ThunkInfoVector = in EmitThunks()