Searched defs:errorCount (Results 1 – 4 of 4) sorted by relevance
97 uint64_t errorCount = 0; variable
66 uint64_t lld::errorCount() { return errorHandler().errorCount; } in errorCount() function in lld
519 int errorCount; member