Searched refs:getAddressPoint (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGVTables.h88 /// getAddressPoint - Get the address point of the given subobject in the
90 uint64_t getAddressPoint(BaseSubobject Base, const CXXRecordDecl *RD);
H A DCGVTT.cpp69 getItaniumVTableContext().getVTableLayout(RD).getAddressPoint(
H A DCGCXX.cpp321 .getAddressPoint(BaseSubobject(RD, CharUnits::Zero()));
H A DItaniumCXXABI.cpp1271 .getAddressPoint(Base);
1286 .getAddressPoint(Base);
/external/clang/include/clang/AST/
H A DVTableBuilder.h254 uint64_t getAddressPoint(BaseSubobject Base) const { function in class:clang::VTableLayout

Completed in 1495 milliseconds