Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h235 struct AddressPointLocation { struct
238 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation> argument
279 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint()
/external/llvm-project/clang/lib/CodeGen/
DCGVTT.cpp62 VTableLayout::AddressPointLocation AddressPoint; in EmitVTTDefinition()
DCGCXX.cpp260 VTableLayout::AddressPointLocation AddressPoint = in BuildAppleKextVirtualCall()
DItaniumCXXABI.cpp1803 VTableLayout::AddressPointLocation AddressPoint = in getVTableAddressPoint()
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp1703 VTableLayout::AddressPointLocation{ in LayoutPrimaryAndSecondaryVTables()