Lines Matching refs:PrintFatalError
197 PrintFatalError("getNextChar() must never return '\r'"); in LexToken()
610 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
617 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude()
620 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude()
691 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective()
701 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor()
788 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor()
819 PrintFatalError("#define must be ignored during the lines skipping"); in lexPreprocessor()
826 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor()
832 PrintFatalError("Invalid recursion."); in prepSkipRegion()
868 PrintFatalError("prepIsDirective() and lexPreprocessor() " in prepSkipRegion()
877 PrintFatalError("Tokens processing was enabled by an unexpected " in prepSkipRegion()
1037 PrintFatalError("prepReportPreprocessorStackError() called with " in prepReportPreprocessorStackError()