Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTT.cpp69 getItaniumVTableContext().getVTableLayout(RD).getAddressPoint( in EmitVTTDefinition()
H A DCGCXX.cpp272 VTLayout.getAddressPoint(BaseSubobject(RD, CharUnits::Zero())); in BuildAppleKextVirtualCall()
H A DItaniumCXXABI.cpp1645 .getAddressPoint(Base); in getVTableAddressPoint()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h272 AddressPointLocation getAddressPoint(BaseSubobject Base) const { in getAddressPoint() function