Home
last modified time | relevance | path

Searched defs:MethodInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp837 struct MethodInfo { struct in __anon8b019dcd0111::ItaniumVTableBuilder
839 const CharUnits BaseOffset;
843 const CharUnits BaseOffsetInLayoutClass;
847 const uint64_t VTableIndex;
849 MethodInfo(CharUnits BaseOffset, CharUnits BaseOffsetInLayoutClass, in MethodInfo() function
855 MethodInfo() in MethodInfo() function
1116 const MethodInfo &MethodInfo = MI.second; in ComputeThisAdjustments() local
1514 MethodInfo MethodInfo(Base.getBaseOffset(), BaseOffsetInLayoutClass, in AddMethods() local
1585 MethodInfo MethodInfo(Base.getBaseOffset(), BaseOffsetInLayoutClass, in AddMethods() local
2451 struct MethodInfo { struct in __anon8b019dcd0611::VFTableBuilder
[all …]