Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h520 CharUnits VFPtrOffset; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h696 uint32_t VFPtrOffset, StringRef Name, in VFTableRecord()
715 uint32_t VFPtrOffset = 0; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3686 CharUnits L = LHS.VFPtrOffset; in dumpMethodLocations() local
3770 getVFTableLayout(const CXXRecordDecl * RD,CharUnits VFPtrOffset) getVFTableLayout() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3883 int VFPtrOffset = 0; getCompleteObjectLocator() local