Searched refs:getSecondaryVirtualPointerIndex (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGVTables.h93 /// getSecondaryVirtualPointerIndex - Return the index in the VTT where the
95 uint64_t getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD,
H A DCGVTT.cpp167 CodeGenVTables::getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD, function in class:CodeGenVTables
H A DCGClass.cpp1494 CGM.getVTables().getSecondaryVirtualPointerIndex(VTableClass, Base);

Completed in 92 milliseconds