Searched defs:InnerSource (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp815 AlignmentSource InnerSource; local
816 Address Addr = EmitPointerWithAlignment(CE->getSubExpr(), &InnerSource);
817 if (Source) *Source = InnerSource;
822 InnerSource != AlignmentSource::Decl) {

Completed in 217 milliseconds