Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DUtilityFunction.cpp92 unsigned num_errors = in MakeFunctionCaller() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp79 unsigned num_errors = 0; in CompileFunction() local
H A DClangUtilityFunction.cpp125 unsigned num_errors = parser.Parse(diagnostic_manager); in Install() local
H A DClangUserExpression.cpp578 unsigned num_errors = m_parser->Parse(diagnostic_manager); in TryParse() local
H A DClangExpressionParser.cpp1163 unsigned num_errors = adapter->getNumErrors(); in ParseInternal() local
/freebsd/contrib/com_err/
H A Derror.c82 int num_errors, in initialize_error_table_r()
/freebsd/crypto/heimdal/lib/com_err/
H A Derror.c85 int num_errors, in initialize_error_table_r()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1258 int &num_errors, bool &quit_requested, in RunCommandInterpreter()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c78 static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors); variable