Searched refs:ThunksMapTy (Results 1 – 4 of 4) sorted by relevance
304 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef307 ThunksMapTy Thunks;322 ThunksMapTy::const_iterator I = Thunks.find(MD); in getThunkInfo()
329 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef332 ThunksMapTy Thunks;347 ThunksMapTy::const_iterator I = Thunks.find(MD); in getThunkInfo()
878 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anond37903e60111::ItaniumVTableBuilder882 ThunksMapTy Thunks;1019 ThunksMapTy::const_iterator thunks_begin() const { in thunks_begin()1023 ThunksMapTy::const_iterator thunks_end() const { in thunks_end()2490 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anond37903e60611::VFTableBuilder2494 ThunksMapTy Thunks;2593 ThunksMapTy::const_iterator thunks_begin() const { return Thunks.begin(); } in thunks_begin()2595 ThunksMapTy::const_iterator thunks_end() const { return Thunks.end(); } in thunks_end()
870 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anon71138c580111::ItaniumVTableBuilder874 ThunksMapTy Thunks;1007 ThunksMapTy::const_iterator thunks_begin() const { in thunks_begin()1011 ThunksMapTy::const_iterator thunks_end() const { in thunks_end()2463 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anon71138c580511::VFTableBuilder2467 ThunksMapTy Thunks;2564 ThunksMapTy::const_iterator thunks_begin() const { return Thunks.begin(); } in thunks_begin()2566 ThunksMapTy::const_iterator thunks_end() const { return Thunks.end(); } in thunks_end()