Lines Matching defs:hasException
140 bool hasException;
162 hasException (false),
574 if (!_lineBuffer->hasException)
577 _lineBuffer->hasException = true;
582 if (!_lineBuffer->hasException)
585 _lineBuffer->hasException = true;
628 if (!lineBuffer->hasException)
631 lineBuffer->hasException = true;
646 lineBuffer->hasException = true;
966 if (lineBuffer->hasException && !exception)
969 lineBuffer->hasException = false;