Home
last modified time | relevance | path

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

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