Searched refs:CountPerColumn (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp264 static std::size_t CountPerColumn[] = {LCount, VCount, TCount}; local
268 for (std::size_t I = 0; I < CountPerColumn[Column]; I++) {

Completed in 200 milliseconds