Searched refs:MethodVFTableLocation (Results 1 – 2 of 2) sorted by relevance
416 struct MethodVFTableLocation { struct427 MethodVFTableLocation() in MethodVFTableLocation() argument430 MethodVFTableLocation(uint64_t VBTableIndex, CharUnits VFTableOffset, in MethodVFTableLocation() function435 bool operator<(const MethodVFTableLocation &other) const {449 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>477 const MethodVFTableLocation &getMethodVFTableLocation(GlobalDecl GD);
2461 typedef MicrosoftVFTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anonf071dba20311::VFTableBuilder2463 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>2587 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.VFPtrOffset, in LayoutVFTable()3180 std::map<MethodVFTableLocation, std::string> IndicesMap; in dumpMethodLocations()3209 for (std::map<MethodVFTableLocation, std::string>::const_iterator in dumpMethodLocations()3252 const MicrosoftVFTableContext::MethodVFTableLocation &