Home | History | Annotate | Download | only in sksl

Lines Matching full:convertvardeclarations

235     auto decl = this->convertVarDeclarations(*s.fDeclarations, Variable::kLocal_Storage);
242 std::unique_ptr<VarDeclarations> IRGenerator::convertVarDeclarations(const ASTVarDeclarations& decl,
773 std::unique_ptr<VarDeclarations> decl = this->convertVarDeclarations(
2125 std::unique_ptr<VarDeclarations> s = this->convertVarDeclarations(