Home
last modified time | relevance | path

Searched defs:NumErrors (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h304 unsigned NumErrors; ///< Number of errors reported variable
823 unsigned NumErrors; variable
1297 unsigned NumErrors; ///< Number of errors reported variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp823 unsigned NumErrors = getDiagnostics().getClient()->getNumErrors(); in ExecuteAction() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2959 unsigned NumErrors = Diags->getClient()->getNumErrors(); in clang_parseTranslationUnit_Impl() local