Searched refs:MethodVFTableLocation (Results 1 – 3 of 3) sorted by relevance
405 struct MethodVFTableLocation { struct420 MethodVFTableLocation() in MethodVFTableLocation() argument424 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() function429 bool operator<(const MethodVFTableLocation &other) const {447 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>493 const MethodVFTableLocation &getMethodVFTableLocation(GlobalDecl GD);
2442 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anona2a482f90311::VFTableBuilder2444 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>2570 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.LastVBase, in LayoutVFTable()3303 std::map<MethodVFTableLocation, std::string> IndicesMap; in dumpMethodLocations()3332 for (std::map<MethodVFTableLocation, std::string>::const_iterator in dumpMethodLocations()3410 const MicrosoftVTableContext::MethodVFTableLocation &
125 MicrosoftVTableContext::MethodVFTableLocation ML = in getThisArgumentTypeForMethod()604 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisArgumentForVirtualCall()730 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisParameterInVirtualFunctionPrologue()931 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPointer()1430 MicrosoftVTableContext::MethodVFTableLocation ML = in BuildMemberPointer()