Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp1826 .getAddressPoint(Base); in getVTableAddressPoint()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h280 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint() function