Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayout.h203 unsigned getNonVirtualBaseLLVMFieldNo(const CXXRecordDecl *RD) const { in getNonVirtualBaseLLVMFieldNo() function
H A DCGExprConstant.cpp2233 unsigned fieldIndex = layout.getNonVirtualBaseLLVMFieldNo(base); in EmitNullConstant()
H A DCGOpenMPRuntime.cpp8279 unsigned FieldIndex = RL.getNonVirtualBaseLLVMFieldNo(Base); in getPlainLayout()