Home
last modified time | relevance | path

Searched defs:baseLayout (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp82 auto &baseLayout = getContext().getASTRecordLayout(vbaseClass); in getVBaseAlignment() local
98 auto &baseLayout = getContext().getASTRecordLayout(baseDecl); in getDynamicOffsetAlignment() local
H A DCGExprConstant.cpp2328 const CGRecordLayout &baseLayout = CGM.getTypes().getCGRecordLayout(base); in EmitNullConstantForBase() local