Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLConstructor.cpp128 int ctorLine = arg->fLine; in convert_compound_constructor() local
133 arg = Constructor::Convert(context, ctorLine, ctorType, std::move(ctorArg)); in convert_compound_constructor()