Home
last modified time | relevance | path

Searched defs:getLineCount (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSourceFile.h54 getLineCount () in getLineCount() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSourceFile.h54 getLineCount () in getLineCount() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp244 unsigned BreakableStringLiteral::getLineCount() const { return 1; } in getLineCount() function in clang::format::BreakableStringLiteral
302 unsigned BreakableComment::getLineCount() const { return Lines.size(); } in getLineCount() function in clang::format::BreakableComment