Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h236 struct AddressPointLocation { struct
239 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation> argument
280 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTT.cpp62 VTableLayout::AddressPointLocation AddressPoint; in EmitVTTDefinition()
H A DCGCXX.cpp258 VTableLayout::AddressPointLocation AddressPoint = in BuildAppleKextVirtualCall()
H A DItaniumCXXABI.cpp2089 VTableLayout::AddressPointLocation AddressPoint = in getVTableAddressPoint()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1753 VTableLayout::AddressPointLocation{ in LayoutPrimaryAndSecondaryVTables()