Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGRecordLayout.h216 unsigned getVirtualBaseIndex(const CXXRecordDecl *base) const { in getVirtualBaseIndex() function
H A DCGExprConstant.cpp2305 unsigned fieldIndex = layout.getVirtualBaseIndex(base); in EmitNullConstant()
H A DCGOpenMPRuntime.cpp8422 unsigned FieldIndex = RL.getVirtualBaseIndex(Base); in getPlainLayout()