Searched refs:ThereIsTail (Results 1 – 3 of 3) sorted by relevance
148 bool ThereIsTail; member174 ThereIsTail(false), in CArcErrorInfo()206 bool NeedTailWarning() const { return !IgnoreTail && ThereIsTail; } in NeedTailWarning()
1180 ThereIsTail = false; in ClearErrors()1250 ErrorInfo.ThereIsTail = true; in ReadBasicProps()1944 bool thereIsTail = ErrorInfo.ThereIsTail; in OpenStream2()2196 if (!ErrorInfo.ThereIsTail) in OpenStream2()2777 bool thereIsTail = ErrorInfo.ThereIsTail; in OpenStream2()
1133 if (arc.ErrorInfo.ThereIsTail) in UpdateArchive()