a40ddcd63d
We were previously using a mix of pass-by-value and pass-by-pointer (to allow for explicitly null PositionInfo). Being able to pass a null PositionInfo didn't really add much, since we can just use a nullary- constructor PositionInfo instead, so these have all been migrated to by-value. Change-Id: Ia31e252cac94f64c4b38c29a54e6e7f752e70672 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/437276 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
DSL.h | ||
DSLBlock.h | ||
DSLCase.h | ||
DSLCore.h | ||
DSLErrorHandling.h | ||
DSLExpression.h | ||
DSLFunction.h | ||
DSLLayout.h | ||
DSLModifiers.h | ||
DSLRuntimeEffects.h | ||
DSLStatement.h | ||
DSLSymbols.h | ||
DSLType.h | ||
DSLVar.h | ||
DSLWrapper.h |