Searched refs:SetParseError (Results 1 – 1 of 1) sorted by relevance
93 SetParseError(parseErrorCode, offset); \446 void SetParseError(ParseErrorCode code, size_t offset) { parseResult_.Set(code, offset); } in SetParseError() function