Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h724 OneMethodRecord(TypeIndex Type,MemberAttributes Attrs,int32_t VFTableOffset,StringRef Name) OneMethodRecord() argument
729 OneMethodRecord(TypeIndex Type,MemberAccess Access,MethodKind MK,MethodOptions Options,int32_t VFTableOffset,StringRef Name) OneMethodRecord() argument
747 int32_t VFTableOffset = 0; global() variable
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2629 unsigned VFTableOffset = -1; lowerRecordFieldList() local