Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStatistic.cpp174 unsigned MaxDebugTypeLen = 0, MaxValLen = 0; in PrintStatistics() local
178 MaxDebugTypeLen = std::max(MaxDebugTypeLen, in PrintStatistics()
193 MaxDebugTypeLen, Stats.Stats[i]->getDebugType(), in PrintStatistics()