Searched refs:MethodVFTableLocation (Results 1 – 4 of 4) sorted by relevance
445 struct MethodVFTableLocation { struct460 MethodVFTableLocation() in MethodVFTableLocation() argument464 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument469 bool operator<(const MethodVFTableLocation &other) const {482 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>521 const MethodVFTableLocation &getMethodVFTableLocation(GlobalDecl GD);
2427 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anon71138c580511::VFTableBuilder2429 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>2570 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()3528 MethodVFTableLocation NewLoc = Loc.second; in computeVTableRelatedInformation()3546 std::map<MethodVFTableLocation, std::string> IndicesMap; in dumpMethodLocations()3577 for (std::map<MethodVFTableLocation, std::string>::const_iterator in dumpMethodLocations()3672 const MicrosoftVTableContext::MethodVFTableLocation &
258 const MicrosoftVTableContext::MethodVFTableLocation &ML);546 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleMemberFunctionPointer()580 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in mangleVirtualMemPtrThunk()2267 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleVirtualMemPtrThunk()
171 MicrosoftVTableContext::MethodVFTableLocation ML = in getThisArgumentTypeForMethod()517 const MicrosoftVTableContext::MethodVFTableLocation &ML);1182 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPrologueThisAdjustment()1232 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisArgumentForVirtualFunctionCall()1599 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPointer()1661 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in EmitVirtualMemPtrThunk()2284 MicrosoftVTableContext::MethodVFTableLocation ML = in BuildMemberPointer()