Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h97 uint64_t errorCount = 0; variable
/freebsd-14.2/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp47 static int errorCount; variable
/freebsd-14.2/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp66 uint64_t lld::errorCount() { return errorHandler().errorCount; } in errorCount() function in lld
/freebsd-14.2/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c519 int errorCount; member