Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLConstructor.h99 SkSpan<std::unique_ptr<Expression>> argumentSpan() final { in argumentSpan() function
103 SkSpan<const std::unique_ptr<Expression>> argumentSpan() const final { in argumentSpan() function
139 SkSpan<std::unique_ptr<Expression>> argumentSpan() final { in argumentSpan() function
143 SkSpan<const std::unique_ptr<Expression>> argumentSpan() const final { in argumentSpan() function