Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp1051 LValueBaseInfo InnerBaseInfo; in EmitPointerWithAlignment() local
1054 &InnerBaseInfo, in EmitPointerWithAlignment()
1056 if (BaseInfo) *BaseInfo = InnerBaseInfo; in EmitPointerWithAlignment()
1070 if (InnerBaseInfo.getAlignmentSource() != AlignmentSource::Decl) { in EmitPointerWithAlignment()