Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h236 struct AddressPointLocation { struct
239 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation> argument
272 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTT.cpp65 VTableLayout::AddressPointLocation AddressPoint; in EmitVTTDefinition()
H A DCGCXX.cpp271 VTableLayout::AddressPointLocation AddressPoint = in BuildAppleKextVirtualCall()
H A DItaniumCXXABI.cpp1642 VTableLayout::AddressPointLocation AddressPoint = in getVTableAddressPoint()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp1689 VTableLayout::AddressPointLocation{ in LayoutPrimaryAndSecondaryVTables()