Home
last modified time | relevance | path

Searched refs:num_modules_with_variable_errors (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp211 uint32_t num_modules_with_variable_errors = 0; in ReportStatistics() local
269 ++num_modules_with_variable_errors; in ReportStatistics()
309 {"totalModuleCountWithVariableErrors", num_modules_with_variable_errors}, in ReportStatistics()