Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp81 auto &baseLayout = getContext().getASTRecordLayout(vbaseClass); in getVBaseAlignment() local
97 auto &baseLayout = getContext().getASTRecordLayout(baseDecl); in getDynamicOffsetAlignment() local
H A DCGExprConstant.cpp2291 const CGRecordLayout &baseLayout = CGM.getTypes().getCGRecordLayout(base); in EmitNullConstantForBase() local