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

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

Completed in 143 milliseconds