Searched defs:VFTableOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | TypeRecord.h | 724 OneMethodRecord(TypeIndex Type,MemberAttributes Attrs,int32_t VFTableOffset,StringRef Name) OneMethodRecord() argument |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | CodeViewDebug.cpp | 2629 unsigned VFTableOffset = -1; lowerRecordFieldList() local |