Searched refs:ThunksMapTy (Results 1 – 2 of 2) sorted by relevance
330 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef333 ThunksMapTy Thunks;348 ThunksMapTy::const_iterator I = Thunks.find(MD); in getThunkInfo()
884 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anon0c73b4cb0111::ItaniumVTableBuilder888 ThunksMapTy Thunks;1025 ThunksMapTy::const_iterator thunks_begin() const { in thunks_begin()1029 ThunksMapTy::const_iterator thunks_end() const { in thunks_end()2587 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anon0c73b4cb0711::VFTableBuilder2591 ThunksMapTy Thunks;2690 ThunksMapTy::const_iterator thunks_begin() const { return Thunks.begin(); } in thunks_begin()2692 ThunksMapTy::const_iterator thunks_end() const { return Thunks.end(); } in thunks_end()