Home
last modified time | relevance | path

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

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