Lines Matching refs:PrintFatalError
184 PrintFatalError("getNextChar() must never return '\r'"); in LexToken()
583 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
590 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude()
593 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
664 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective()
674 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor()
754 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor()
785 PrintFatalError("#define must be ignored during the lines skipping"); in lexPreprocessor()
792 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor()
798 PrintFatalError("Invalid recursion."); in prepSkipRegion()
834 PrintFatalError("prepIsDirective() and lexPreprocessor() " in prepSkipRegion()
843 PrintFatalError("Tokens processing was enabled by an unexpected " in prepSkipRegion()
1003 PrintFatalError("prepReportPreprocessorStackError() called with " in prepReportPreprocessorStackError()