Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp8013 unsigned FieldIndex = RL.getVirtualBaseIndex(Base); in getPlainLayout()