Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DUtilityFunction.cpp90 unsigned num_errors = in MakeFunctionCaller() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp79 unsigned num_errors = 0; in CompileFunction() local
H A DClangUtilityFunction.cpp127 unsigned num_errors = parser.Parse(diagnostic_manager); in Install() local
H A DClangUserExpression.cpp580 unsigned num_errors = m_parser->Parse(diagnostic_manager); in TryParse() local
H A DClangExpressionParser.cpp1176 unsigned num_errors = adapter->getNumErrors(); in ParseInternal() local
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Checker/lib/Pod/
H A DChecker.pm648 sub num_errors { subroutine
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1244 int &num_errors, bool &quit_requested, in RunCommandInterpreter()
/openbsd-src/sys/dev/ic/
H A Daic7xxx.c97 static const u_int num_errors = NUM_ELEMENTS(ahc_hard_errors); variable
H A Daic79xx.c109 static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors); variable