Home
last modified time | relevance | path

Searched refs:AddressPointLocation (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDVTableBuilder.h236 struct AddressPointLocation { struct
239 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation> argument
280 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGVTT.cpp62 VTableLayout::AddressPointLocation AddressPoint; in EmitVTTDefinition()
HDCGCXX.cpp258 VTableLayout::AddressPointLocation AddressPoint = in BuildAppleKextVirtualCall()
HDItaniumCXXABI.cpp2089 VTableLayout::AddressPointLocation AddressPoint = in getVTableAddressPoint()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDVTableBuilder.cpp1753 VTableLayout::AddressPointLocation{ in LayoutPrimaryAndSecondaryVTables()