Home
last modified time | relevance | path

Searched defs:RowCount (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Format/
DWhitespaceManager.h313 auto RowCount = 1U; in getMaximumNetWidth() local
DWhitespaceManager.cpp1168 auto RowCount = 1U; in alignArrayInitializersRightJustified() local
1229 auto RowCount = 1U; in alignArrayInitializersLeftJustified() local
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h61 unsigned RowCount = 0; in MatrixMetadata() local
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp810 size_t RowCount = Rows.size(); in parse() local