Searched refs:MethodVFTableLocation (Results 1 – 5 of 5) sorted by relevance
466 struct MethodVFTableLocation { struct481 MethodVFTableLocation() in MethodVFTableLocation() argument485 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument490 bool operator<(const MethodVFTableLocation &other) const {503 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>542 const MethodVFTableLocation &getMethodVFTableLocation(GlobalDecl GD);
2387 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anon248cc0a10511::VFTableBuilder2389 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>2529 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()3601 MethodVFTableLocation NewLoc = Loc.second; in computeVTableRelatedInformation()3619 std::map<MethodVFTableLocation, std::string> IndicesMap; in dumpMethodLocations()3741 const MicrosoftVTableContext::MethodVFTableLocation &
302 const MicrosoftVTableContext::MethodVFTableLocation &ML);601 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleMemberFunctionPointer()639 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in mangleVirtualMemPtrThunk()2555 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleVirtualMemPtrThunk()
220 MicrosoftVTableContext::MethodVFTableLocation ML = in getThisArgumentTypeForMethod()611 const MicrosoftVTableContext::MethodVFTableLocation &ML);1276 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPrologueThisAdjustment()1325 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisArgumentForVirtualFunctionCall()1790 MicrosoftVTableContext::MethodVFTableLocation &ML) { in getClassAtVTableLocation()1813 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPointer()1887 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in EmitVirtualMemPtrThunk()2695 MicrosoftVTableContext::MethodVFTableLocation ML = in EmitMemberFunctionPointer()
1261 MicrosoftVTableContext::MethodVFTableLocation ML = in CreateCXXMemberFunction()