Searched defs:MethodInfo (Results 1 – 2 of 2) sorted by relevance
836 struct MethodInfo { struct in __anon702cc0260111::ItaniumVTableBuilder838 const CharUnits BaseOffset;846 const uint64_t VTableIndex;848 MethodInfo(CharUnits BaseOffset, CharUnits BaseOffsetInLayoutClass, in MethodInfo() argument854 MethodInfo() in MethodInfo() function2450 struct MethodInfo { struct in __anon702cc0260611::VFTableBuilder2453 const uint64_t VBTableIndex;2461 bool Shadowed;2465 bool UsesExtraSlot;2467 MethodInfo(uint64_t VBTableIndex, uint64_t VFTableIndex, in MethodInfo() argument[all …]
1341 MethodInfoType MethodInfo; in runOnFunctions() local