Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h304 unsigned NumErrors; ///< Number of errors reported variable
823 unsigned NumErrors; variable
1304 unsigned NumErrors; ///< Number of errors reported variable
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp203 UInt64 NumErrors; member in CArchiveExtractCallback
/external/clang/lib/Frontend/
DCompilerInstance.cpp826 unsigned NumErrors = getDiagnostics().getClient()->getNumErrors(); in ExecuteAction() local
/external/clang/tools/libclang/
DCIndex.cpp3020 unsigned NumErrors = Diags->getClient()->getNumErrors(); in clang_parseTranslationUnit_Impl() local