[cfe-dev] ASTRecordLayout::getBaseClassOffset equivalent for indirect bases?

Dimitar Dobrev dpldobrev at yahoo.com
Thu Oct 9 11:37:00 PDT 2014


    Hello all,

    I've been trying to use ASTRecordLayout::getBaseClassOffset (http://clang.llvm.org/doxygen/classclang_1_1ASTRecordLayout.html#a23d0a748e9b3b4515c23c5f9beabb2d7). However, it only works for getting offsets to direct bases. Is there a function which also works for indirect bases?

    Regards,
    Dimitar Dobrev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141009/ccae22e3/attachment.html>


More information about the cfe-dev mailing list