Searched refs:InterpretationError (Results 1 – 1 of 1) sorted by relevance
700 Error InterpretationError = Error::success(); in findLoclistFromOffset() local709 InterpretationError = in findLoclistFromOffset()710 joinErrors(L.takeError(), std::move(InterpretationError)); in findLoclistFromOffset()711 return !InterpretationError; in findLoclistFromOffset()714 if (ParseError || InterpretationError) in findLoclistFromOffset()715 return joinErrors(std::move(ParseError), std::move(InterpretationError)); in findLoclistFromOffset()