Searched refs:getNumLines (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/llvm-diff/
H A DDiffLog.cpp46 unsigned DiffLogBuilder::getNumLines() const { return Diff.size(); } function in class:DiffLogBuilder
H A DDiffLog.h76 unsigned getNumLines() const;
H A DDiffConsumer.cpp193 for (unsigned I = 0, E = Log.getNumLines(); I != E; ++I) {
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp416 unsigned NumLines = C->getNumLines();
791 unsigned NumLines = C->getNumLines();
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h209 unsigned getNumLines() const { function in class:clang::ASTUnit::PreambleData
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h937 unsigned getNumLines() const { function in class:clang::comments::ParamCommandComment::VerbatimBlockComment

Completed in 125 milliseconds