Searched defs:errorCount (Results 1 – 3 of 3) 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