Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h221 unsigned getVirtualBaseIndex(const CXXRecordDecl *base) const { in getVirtualBaseIndex() function
H A DCGExprConstant.cpp2573 unsigned fieldIndex = layout.getVirtualBaseIndex(base); in EmitNullConstant()
H A DCGOpenMPRuntime.cpp7759 unsigned FieldIndex = RL.getVirtualBaseIndex(Base); in getPlainLayout()