Searched defs:getLineCount (Results 1 – 10 of 10) sorted by relevance
82 inline le_int32 Paragraph::getLineCount() in getLineCount() function
42 public final int getLineCount() { in getLineCount() method in InputOutput
31 public int getLineCount(); in getLineCount() method
47 public int getLineCount() { in getLineCount() method in LogWriter
34 public int getLineCount() { in getLineCount() method in FileProcessor
94 public int getLineCount() { in getLineCount() method in SimpleHtmlParser
140 public int getLineCount() { in getLineCount() method in Range
134 unsigned BreakableSingleLineToken::getLineCount() const { return 1; } in getLineCount() function in clang::format::BreakableSingleLineToken364 unsigned BreakableBlockComment::getLineCount() const { return Lines.size(); } in getLineCount() function in clang::format::BreakableBlockComment
154 public int getLineCount() { in getLineCount() method in FileUtilities.FileProcessor
537 uint64_t GCOVBlock::getLineCount(const BlockVector &Blocks) { in getLineCount() function in GCOVBlock