Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp84 auto &baseLayout = getContext().getASTRecordLayout(vbaseClass); in getVBaseAlignment() local
100 auto &baseLayout = getContext().getASTRecordLayout(baseDecl); in getDynamicOffsetAlignment() local
H A DCGExprConstant.cpp2596 const CGRecordLayout &baseLayout = CGM.getTypes().getCGRecordLayout(base); in EmitNullConstantForBase() local