Home
last modified time | relevance | path

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

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