Searched defs:num_errors (Results 1 – 6 of 6) sorted by relevance
92 unsigned num_errors = in MakeFunctionCaller() local
79 unsigned num_errors = 0; in CompileFunction() local
125 unsigned num_errors = parser.Parse(diagnostic_manager); in Install() local
578 unsigned num_errors = m_parser->Parse(diagnostic_manager); TryParse() local
1163 unsigned num_errors = adapter->getNumErrors(); ParseInternal() local
1258 RunCommandInterpreter(bool auto_handle_events,bool spawn_thread,SBCommandInterpreterRunOptions & options,int & num_errors,bool & quit_requested,bool & stopped_for_crash) RunCommandInterpreter() argument