Home
last modified time | relevance | path

Searched defs:num_errors (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DUtilityFunction.cpp91 unsigned num_errors = in MakeFunctionCaller() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp105 unsigned num_errors = parser.Parse(diagnostic_manager); in Install() local
H A DClangFunctionCaller.cpp81 unsigned num_errors = 0; in CompileFunction() local
H A DClangUserExpression.cpp501 unsigned num_errors = parser.Parse(diagnostic_manager); in Parse() local
H A DClangExpressionParser.cpp906 unsigned num_errors = diag_buf->getNumErrors(); in ParseInternal() local
/freebsd-12.1/contrib/com_err/
H A Derror.c82 int num_errors, in initialize_error_table_r()
/freebsd-12.1/crypto/heimdal/lib/com_err/
H A Derror.c85 int num_errors, in initialize_error_table_r()
/freebsd-12.1/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp698 int num_errors; in MainLoop() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp942 int &num_errors, bool &quit_requested, in RunCommandInterpreter()
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx.c97 static const u_int num_errors = NUM_ELEMENTS(ahc_hard_errors); variable
H A Daic79xx.c86 static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors); variable