Lines Matching refs:PrintFatalError
202 PrintFatalError("getNextChar() must never return '\r'"); in LexToken()
626 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
633 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude()
636 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
707 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective()
717 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor()
803 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor()
834 PrintFatalError("#define must be ignored during the lines skipping"); in lexPreprocessor()
841 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor()
847 PrintFatalError("Invalid recursion."); in prepSkipRegion()
883 PrintFatalError("prepIsDirective() and lexPreprocessor() " in prepSkipRegion()
892 PrintFatalError("Tokens processing was enabled by an unexpected " in prepSkipRegion()
1050 PrintFatalError("prepReportPreprocessorStackError() called with " in prepReportPreprocessorStackError()