Lines Matching refs:PrintFatalError
200 PrintFatalError("getNextChar() must never return '\r'"); in LexToken()
605 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
612 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude()
615 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
686 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective()
696 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor()
783 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor()
814 PrintFatalError("#define must be ignored during the lines skipping"); in lexPreprocessor()
821 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor()
827 PrintFatalError("Invalid recursion."); in prepSkipRegion()
863 PrintFatalError("prepIsDirective() and lexPreprocessor() " in prepSkipRegion()
872 PrintFatalError("Tokens processing was enabled by an unexpected " in prepSkipRegion()
1032 PrintFatalError("prepReportPreprocessorStackError() called with " in prepReportPreprocessorStackError()