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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h729 OneMethodRecord(TypeIndex Type, MemberAttributes Attrs, int32_t VFTableOffset, argument
752 int32_t VFTableOffset = 0; member in class:llvm::codeview::OneMethodRecord
733 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, MethodOptions Options, int32_t VFTableOffset, StringRef Name) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2432 unsigned VFTableOffset = -1; local

Completed in 80 milliseconds