Searched defs:num_errors (Results 1 – 6 of 6) sorted by relevance
83 unsigned num_errors = in MakeFunctionCaller() local
79 unsigned num_errors = 0; in CompileFunction() local
121 unsigned num_errors = parser.Parse(diagnostic_manager); in Install() local
580 unsigned num_errors = m_parser->Parse(diagnostic_manager); in TryParse() local
1188 unsigned num_errors = adapter->getNumErrors(); in ParseInternal() local
1206 int &num_errors, bool &quit_requested, in RunCommandInterpreter()