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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.h85 /// getSecondaryVirtualPointerIndex - Return the index in the VTT where the
87 uint64_t getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD,
H A DCGVTT.cpp151 CodeGenVTables::getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD, function in class:CodeGenVTables
H A DItaniumCXXABI.cpp969 CGM.getVTables().getSecondaryVirtualPointerIndex(VTableClass, Base);

Completed in 50 milliseconds