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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h197 unsigned getVirtualBaseIndex(const CXXRecordDecl *base) const { function in class:clang::CodeGen::CGRecordLayout
H A DCGExprConstant.cpp2269 unsigned fieldIndex = layout.getVirtualBaseIndex(base);
H A DCGOpenMPRuntime.cpp7784 unsigned FieldIndex = RL.getVirtualBaseIndex(Base);

Completed in 102 milliseconds