Searched refs:appendErrors (Results 1 – 2 of 2) sorted by relevance
129 void appendErrors(ParsingContext&& ctx) { in appendErrors() function in mbgl::style::expression::ParsingContext
697 ctx.appendErrors(std::move(signatureContext)); in createCompoundExpression()