Searched defs:getLineCount (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ | ||
H A D | SourceFile.h | 54 getLineCount () in getLineCount() function |
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ | ||
H A D | SourceFile.h | 54 getLineCount () in getLineCount() function |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | BreakableToken.cpp | 244 unsigned BreakableStringLiteral::getLineCount() const { return 1; } in getLineCount() function in clang::format::BreakableStringLiteral |