Lines Matching refs:PrintFatalError
202 PrintFatalError("getNextChar() must never return '\r'"); in LexToken()
627 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
634 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude()
637 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
708 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective()
718 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor()
804 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor()
835 PrintFatalError("#define must be ignored during the lines skipping"); in lexPreprocessor()
842 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor()
848 PrintFatalError("Invalid recursion."); in prepSkipRegion()
885 PrintFatalError("prepIsDirective() and lexPreprocessor() " in prepSkipRegion()
894 PrintFatalError("Tokens processing was enabled by an unexpected " in prepSkipRegion()
1047 PrintFatalError("prepReportPreprocessorStackError() called with " in prepReportPreprocessorStackError()