Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Docl_utilities.c9 int errorCount; in opencl_error_string() local
/llvm-project-15.0.7/lld/include/lld/Common/
H A DErrorHandler.h97 uint64_t errorCount = 0; variable
/llvm-project-15.0.7/llvm/tools/split-file/
H A Dsplit-file.cpp47 static int errorCount; variable
/llvm-project-15.0.7/lld/Common/
H A DErrorHandler.cpp66 uint64_t lld::errorCount() { return errorHandler().errorCount; } in errorCount() function in lld