Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h326 auto RowCount = 1U; in getMaximumNetWidth() local
H A DWhitespaceManager.cpp1362 auto RowCount = 1U; in alignArrayInitializersRightJustified() local
1428 auto RowCount = 1U; in alignArrayInitializersLeftJustified() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h61 unsigned RowCount = 0; in MatrixMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp871 size_t RowCount = Rows.size(); in parse() local