Lines Matching refs:PrintFatalError
198 PrintFatalError("getNextChar() must never return '\r'"); in LexToken()
604 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
611 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude()
614 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
685 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective()
695 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor()
782 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor()
813 PrintFatalError("#define must be ignored during the lines skipping"); in lexPreprocessor()
820 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor()
826 PrintFatalError("Invalid recursion."); in prepSkipRegion()
862 PrintFatalError("prepIsDirective() and lexPreprocessor() " in prepSkipRegion()
871 PrintFatalError("Tokens processing was enabled by an unexpected " in prepSkipRegion()
1029 PrintFatalError("prepReportPreprocessorStackError() called with " in prepReportPreprocessorStackError()