Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp831 struct MethodInfo { struct in __anonf9bc06690111::ItaniumVTableBuilder
833 const CharUnits BaseOffset;
837 const CharUnits BaseOffsetInLayoutClass;
841 const uint64_t VTableIndex;
843 MethodInfo(CharUnits BaseOffset, CharUnits BaseOffsetInLayoutClass, in MethodInfo() argument
849 MethodInfo() in MethodInfo() function
1128 const MethodInfo &MethodInfo = I->second; in ComputeThisAdjustments() local
1535 MethodInfo MethodInfo(Base.getBaseOffset(), BaseOffsetInLayoutClass, in AddMethods() local
1603 MethodInfo MethodInfo(Base.getBaseOffset(), BaseOffsetInLayoutClass, in AddMethods() local
2459 struct MethodInfo { struct in __anonf9bc06690511::VFTableBuilder
[all …]