Home
last modified time | relevance | path

Searched refs:getAddressPoint (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/CodeGen/
DCGVTT.cpp69 getItaniumVTableContext().getVTableLayout(RD).getAddressPoint( in EmitVTTDefinition()
DCGCXX.cpp278 .getAddressPoint(BaseSubobject(RD, CharUnits::Zero())); in BuildAppleKextVirtualCall()
DItaniumCXXABI.cpp1523 .getAddressPoint(Base); in getVTableAddressPoint()
/external/llvm-project/clang/lib/CodeGen/
DCGVTT.cpp66 getItaniumVTableContext().getVTableLayout(RD).getAddressPoint( in EmitVTTDefinition()
DCGCXX.cpp261 VTLayout.getAddressPoint(BaseSubobject(RD, CharUnits::Zero())); in BuildAppleKextVirtualCall()
DItaniumCXXABI.cpp1806 .getAddressPoint(Base); in getVTableAddressPoint()
/external/clang/include/clang/AST/
DVTableBuilder.h279 uint64_t getAddressPoint(BaseSubobject Base) const { in getAddressPoint() function
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h279 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint() function