Home
last modified time | relevance | path

Searched refs:getVirtualBaseIndex (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGRecordLayout.h198 unsigned getVirtualBaseIndex(const CXXRecordDecl *base) const { in getVirtualBaseIndex() function
DCGExprConstant.cpp1570 unsigned fieldIndex = layout.getVirtualBaseIndex(base); in EmitNullConstant()