Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGVTT.cpp66 getItaniumVTableContext().getVTableLayout(RD).getAddressPoint( in EmitVTTDefinition()
H A DCGCXX.cpp261 VTLayout.getAddressPoint(BaseSubobject(RD, CharUnits::Zero())); in BuildAppleKextVirtualCall()
H A DItaniumCXXABI.cpp1797 .getAddressPoint(Base); in getVTableAddressPoint()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DVTableBuilder.h280 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint() function