Searched refs:getLastLine (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h277 uint32_t getLastLine() const { return lines.back(); } function in class:llvm::GCOVBlock
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp703 if (b->getLastLine() != lineNum)
763 if (b->getLastLine() != lineNum)
805 if (b->succ.size() < 2 || b->getLastLine() != lineNum)
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h78 virtual int getLastLine() { return m_location.m_lastLine; } function in class:elftosb::ASTNode

Completed in 90 milliseconds