HomeSort by relevance Sort by last modified time
    Searched refs:getSubVTTIndex (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGVTables.h 81 /// getSubVTTIndex - Return the index of the sub-VTT for the base class of the
83 uint64_t getSubVTTIndex(const CXXRecordDecl *RD, BaseSubobject Base);
CGVTT.cpp 123 uint64_t CodeGenVTables::getSubVTTIndex(const CXXRecordDecl *RD,
CGClass.cpp 318 CGM.getVTables().getSubVTTIndex(RD, BaseSubobject(Base, BaseOffset));
    [all...]

Completed in 29 milliseconds