Searched defs:getNumLines (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDiffLog.cpp43 unsigned DiffLogBuilder::getNumLines() const { return Diff.size(); } function in class:DiffLogBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h92 size_t getNumLines() const { return NumLines; } function in class:llvm::LineCoverageInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h933 unsigned getNumLines() const { function in class:clang::comments::ParamCommandComment::VerbatimBlockComment

Completed in 118 milliseconds