HomeSort by: relevance | last modified time | path
    Searched refs:getSecondaryVirtualPointerIndex (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGVTables.h 113 /// getSecondaryVirtualPointerIndex - Return the index in the VTT where the
115 uint64_t getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD,
CGVTT.cpp 154 CodeGenVTables::getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD,
ItaniumCXXABI.cpp 1869 CGM.getVTables().getSecondaryVirtualPointerIndex(VTableClass, Base);

Completed in 20 milliseconds