Searched defs:NumErrors (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnostic.h303 unsigned NumErrors; ///< Number of errors reported member in class:clang::DiagnosticsEngine
807 unsigned NumErrors; member in class:clang::DiagnosticErrorTrap
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp719 unsigned NumErrors = getDiagnostics().getClient()->getNumErrors(); local

Completed in 106 milliseconds