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