Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/effects/
DGlowStyles.cpp126 enum InnerSource { enum in skottie::internal::__anond8c4d7560111::GlowAdapter
/external/clang/lib/CodeGen/
DCGExpr.cpp840 AlignmentSource InnerSource; in EmitPointerWithAlignment() local
841 Address Addr = EmitPointerWithAlignment(CE->getSubExpr(), &InnerSource); in EmitPointerWithAlignment()
842 if (Source) *Source = InnerSource; in EmitPointerWithAlignment()
847 InnerSource != AlignmentSource::Decl) { in EmitPointerWithAlignment()